mirror of https://github.com/containers/podman.git
Update description for completion
Signed-off-by: Leo Liu <silver886@users.noreply.github.com>
This commit is contained in:
parent
6abf83fc42
commit
6dba0d9586
|
@ -13,7 +13,7 @@ import (
|
|||
|
||||
const (
|
||||
completionDescription = `Generate shell autocompletions.
|
||||
Valid arguments are bash, zsh, and fish.
|
||||
Valid arguments are bash, zsh, fish, and powershell.
|
||||
Please refer to the man page to see how you can load these completions.`
|
||||
)
|
||||
|
||||
|
|
Loading…
Reference in New Issue