mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-05-02 19:21:15 -03:00
docs/command: Make it clearer that -a needs a commandname
Fixes #5107. [ci skip]
This commit is contained in:
@@ -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``.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user