mirror of
https://github.com/fish-shell/fish-shell.git
synced 2025-03-15 23:22:53 +08:00
docs/complete: List --description with the options
This commit is contained in:
parent
bd4adf86f4
commit
723bfb9aaf
@ -57,6 +57,9 @@ The following options are available:
|
||||
**-x** or **--exclusive**
|
||||
Short for **-r** and **-f**.
|
||||
|
||||
**-d** or **--description** *DESCRIPTION*
|
||||
Add a description for this completion, to be shown in the completion pager.
|
||||
|
||||
**-w** or **--wraps** *WRAPPED_COMMAND*
|
||||
Causes the specified command to inherit completions from *WRAPPED_COMMAND* (see below for details).
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user