Remove power shell description

Signed-off-by: KeisukeYamashita <19yamashita15@gmail.com>
This commit is contained in:
KeisukeYamashita 2020-11-18 10:52:27 +09:00
parent f7dea48894
commit 62b55b5b32
No known key found for this signature in database
GPG key ID: 15A08EEB40AA38BA

View file

@ -8,7 +8,7 @@ import (
// completionCmd represents the completion command
var completionCmd = &cobra.Command{
Use: "completion [bash|zsh|fish|powershell]",
Use: "completion [bash|zsh|fish]",
Short: "Generate a shell completion for Grype (listing local docker images)",
Long: `To load completions (docker image list):