Skip to content

Commit 9755e44

Browse files
committed
update docs
1 parent c4b26f1 commit 9755e44

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/command-line-completion.md

+2-2
Original file line numberDiff line numberDiff 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
49+
By default fish and zsh completion have command and flag description enabled by default. If you want to disable this behaviour
5050
you can simply pass the `--no-descriptions` flag when calling `completion` command and the generated file will not have
5151
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

0 commit comments

Comments
 (0)