mirror of
https://github.com/mikefarah/yq.git
synced 2026-07-09 16:09:07 +00:00
update: description
This commit is contained in:
parent
aabd31db81
commit
7e7d7fa6aa
@ -9,7 +9,7 @@ import (
|
||||
var completionCmd = &cobra.Command{
|
||||
Use: "completion [bash|zsh|fish|powershell]",
|
||||
Aliases: []string{"shell-completion"},
|
||||
Short: "Generate shell completion script",
|
||||
Short: "Generate the autocompletion script for the specified shell",
|
||||
Long: `To load completions:
|
||||
|
||||
Bash:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user