chore: add goctl command help (#1578)
This commit is contained in:
@@ -4,6 +4,7 @@ const (
|
||||
BashCompletionFlag = `generate-goctl-completion`
|
||||
defaultCompletionFilename = "goctl_autocomplete"
|
||||
)
|
||||
|
||||
const (
|
||||
magic = 1 << iota
|
||||
flagZsh
|
||||
|
||||
Reference in New Issue
Block a user