We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a9261cf + 32da055 commit f831e58Copy full SHA for f831e58
1 file changed
docs/v3/examples/completions/customizations.md
@@ -112,7 +112,7 @@ The default shell completion flag (`--generate-shell-completion`) is defined as
112
113
<!-- {
114
"args": ["--generate-shell-completion"],
115
- "output": "wat\nhelp\n"
+ "output": "wat\nhelp:Shows a list of commands or help for one command\n"
116
} -->
117
```go
118
package main
0 commit comments