mirror of
https://github.com/fish-shell/fish-shell.git
synced 2025-01-22 12:15:32 +08:00
docs/complete: Explain -r
a bit better
This commit is contained in:
parent
8092af9c45
commit
9fafae7a8a
|
@ -53,6 +53,8 @@ The following options are available:
|
|||
|
||||
**-r** or **--require-parameter**
|
||||
This completion must have an option argument, i.e. may not be followed by another option.
|
||||
This means that the next argument is the argument to the option.
|
||||
If this is *not* given, the option argument must be attached like ``-xFoo`` or ``--color=auto``.
|
||||
|
||||
**-x** or **--exclusive**
|
||||
Short for **-r** and **-f**.
|
||||
|
|
Loading…
Reference in New Issue
Block a user