docs/complete: Explain -r a bit better

This commit is contained in:
Fabian Boehm 2024-09-15 09:44:09 +02:00
parent 8092af9c45
commit 9fafae7a8a

View file

@ -53,6 +53,8 @@ The following options are available:
**-r** or **--require-parameter** **-r** or **--require-parameter**
This completion must have an option argument, i.e. may not be followed by another option. 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** **-x** or **--exclusive**
Short for **-r** and **-f**. Short for **-r** and **-f**.