We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c4b26f1 commit 9755e44Copy full SHA for 9755e44
docs/command-line-completion.md
@@ -46,11 +46,11 @@ Remember to open a new shell to test the functionality.
46
47
#### Disabling command and flag descriptions
48
49
-By default fish completion has command and flag description enabled by default. If you want to disable this behaviour
+By default fish and zsh completion have 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
52
53
-_N.B._ This flag is not compatible with bash or zsh
+_N.B._ This flag is not compatible with bash
54
55
### Brew
56
0 commit comments