File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -46,11 +46,11 @@ Remember to open a new shell to test the functionality.
4646
4747#### Disabling command and flag descriptions
4848
49- By default fish completion has command and flag description enabled by default. If you want to disable this behaviour
50- you can simply pass the ` --no-descriptions ` flag when calling ` completion ` command and the generated file will not have
51- descriptions
49+ By default fish and zsh completion have command and flag description enabled by default. If you want to disable this
50+ behaviour you can simply pass the ` --no-descriptions ` flag when calling ` completion ` command and the generated file will
51+ not have descriptions
5252
53- _ N.B._ This flag is not compatible with bash or zsh
53+ _ N.B._ This flag is not compatible with bash
5454
5555### Brew
5656
You can’t perform that action at this time.
0 commit comments