Skip to content

Commit

Permalink
remove info text from uninstall command output
Browse files Browse the repository at this point in the history
  • Loading branch information
ksokolic committed Dec 8, 2021
1 parent 38741a1 commit 833c9e2
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions texts/commands.go
Original file line number Diff line number Diff line change
Expand Up @@ -91,9 +91,6 @@ This behaviour can be disabled using the --yes option.`,
Arguments: `
[node-name] Mantil node name.
If not provided default name dev will be used for destruction.`,
NextSteps: `
* We are sorry to see you go. Help us make Mantil better by letting us know what you didn’t like at [email protected].
`,
Examples: setupExamples("uninstall"),
}

Expand Down

0 comments on commit 833c9e2

Please sign in to comment.