Skip to content

Commit 288f801

Browse files
committed
update docs
1 parent c4b26f1 commit 288f801

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

docs/command-line-completion.md

Lines changed: 4 additions & 4 deletions
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
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

0 commit comments

Comments
 (0)