mirror of
https://github.com/fish-shell/fish-shell.git
synced 2025-02-21 02:04:54 +08:00
Fix a typo in documentation for 'complete'
This commit is contained in:
parent
025b45b91e
commit
9a2ac5fcb6
@ -15,7 +15,7 @@ complete ( -c | --command | -p | --path ) COMMAND
|
||||
[( -w | --wraps ) WRAPPED_COMMAND]
|
||||
[( -n | --condition ) CONDITION]
|
||||
[( -d | --description ) DESCRIPTION]
|
||||
complete ( -C STRING | --do=complete=STRING )
|
||||
complete ( -C STRING | --do-complete=STRING )
|
||||
\endfish
|
||||
|
||||
\subsection complete-description Description
|
||||
|
Loading…
x
Reference in New Issue
Block a user