update: description

This commit is contained in:
Cory Latschkowski 2024-04-10 09:05:15 -05:00
parent aabd31db81
commit 7e7d7fa6aa

View File

@ -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: