mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-05-15 22:51:13 -03:00
docs/complete: Explain -r a bit better
This commit is contained in:
@@ -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**.
|
||||
|
||||
Reference in New Issue
Block a user