mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-06-01 13:01:21 -03:00
Migrate the 'synopsis' sections to .rst format
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
complete - edit command specific tab-completions
|
||||
==========================================
|
||||
|
||||
Synopsis
|
||||
--------
|
||||
|
||||
\subsection complete-synopsis Synopsis
|
||||
\fish{synopsis}
|
||||
complete ( -c | --command | -p | --path ) COMMAND
|
||||
[( -c | --command | -p | --path ) COMMAND]...
|
||||
[( -e | --erase )]
|
||||
@@ -18,7 +18,7 @@ complete ( -c | --command | -p | --path ) COMMAND
|
||||
[( -n | --condition ) CONDITION]
|
||||
[( -d | --description ) DESCRIPTION]
|
||||
complete ( -C[STRING] | --do-complete[=STRING] )
|
||||
\endfish
|
||||
|
||||
|
||||
\subsection complete-description Description
|
||||
|
||||
|
||||
Reference in New Issue
Block a user