mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-05-01 10:11:14 -03:00
Fix a typo in documentation for 'complete'
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user