File tree 1 file changed +4
-4
lines changed
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.
46
46
47
47
#### Disabling command and flag descriptions
48
48
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
52
52
53
- _ N.B._ This flag is not compatible with bash or zsh
53
+ _ N.B._ This flag is not compatible with bash
54
54
55
55
### Brew
56
56
You can’t perform that action at this time.
0 commit comments