mirror of
https://github.com/fish-shell/fish-shell.git
synced 2025-02-17 17:52:46 +08:00
docs/command: Make it clearer that -a
needs a commandname
Fixes #5107. [ci skip]
This commit is contained in:
parent
477b2e8d7c
commit
4a67d9015b
|
@ -14,7 +14,7 @@ Description
|
|||
|
||||
The following options are available:
|
||||
|
||||
- ``-a`` or ``--all`` returns all the external commands that are found in ``$PATH`` in the order they are found.
|
||||
- ``-a`` or ``--all`` returns all the external COMMANDNAMEs that are found in ``$PATH`` in the order they are found.
|
||||
|
||||
- ``-q`` or ``--quiet``, silences the output and prints nothing, setting only the exit code. Implies ``--search``.
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user