diff --git a/cli/app/volume.go b/cli/app/volume.go index 61dba1f9..123262d7 100644 --- a/cli/app/volume.go +++ b/cli/app/volume.go @@ -65,7 +65,7 @@ The command is interactive and will show a multiple select input which allows you to make a seclection. Use the "?" key to see more help on navigating this interface. -Passing "--force" will select all volumes for removal. Be careful. +Passing "--force/-f" will select all volumes for removal. Be careful. `, ArgsUsage: "", Aliases: []string{"rm"},