Skip to content

Commit f831e58

Browse files
authored
Merge pull request #2307 from gabelluardo/fix-ci
fix(ci): update docs after bash completion update
2 parents a9261cf + 32da055 commit f831e58

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/v3/examples/completions/customizations.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@ The default shell completion flag (`--generate-shell-completion`) is defined as
112112

113113
<!-- {
114114
"args": ["&#45;&#45;generate&#45;shell&#45;completion"],
115-
"output": "wat\nhelp\n"
115+
"output": "wat\nhelp:Shows a list of commands or help for one command\n"
116116
} -->
117117
```go
118118
package main

0 commit comments

Comments
 (0)