Skip to content

Commit

Permalink
update uninstall cli help #181
Browse files Browse the repository at this point in the history
Signed-off-by: Denis Vaumoron <dvaumoron@gmail.com>
  • Loading branch information
dvaumoron committed Jul 14, 2024
1 parent e66a0af commit 268fcf5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cmd/tenv/subcmd.go
Original file line number Diff line number Diff line change
Expand Up @@ -316,6 +316,7 @@ func newUninstallCmd(conf *config.Config, versionManager versionmanager.VersionM
descBuilder.WriteString("Uninstall versions of ")
descBuilder.WriteString(versionManager.FolderName)
descBuilder.WriteString(` (remove them from TENV_ROOT directory).
Without parameter, display a list to select several versions.
If a parameter is passed, available parameter options:
Expand Down

0 comments on commit 268fcf5

Please sign in to comment.