mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-05-14 14:01:16 -03:00
Migrate the 'synopsis' sections to .rst format
This commit is contained in:
@@ -1,11 +1,11 @@
|
||||
else - execute command if a condition is not met
|
||||
==========================================
|
||||
|
||||
Synopsis
|
||||
--------
|
||||
|
||||
\subsection else-synopsis Synopsis
|
||||
\fish{synopsis}
|
||||
if CONDITION; COMMANDS_TRUE...; [else; COMMANDS_FALSE...;] end
|
||||
\endfish
|
||||
|
||||
|
||||
\subsection else-description Description
|
||||
|
||||
|
||||
Reference in New Issue
Block a user