Migrate the 'synopsis' sections to .rst format

This commit is contained in:
ridiculousfish
2018-12-17 17:58:24 -08:00
parent c213882511
commit 256c2dadee
83 changed files with 246 additions and 247 deletions

View File

@@ -1,11 +1,11 @@
break - stop the current inner loop
==========================================
Synopsis
--------
\subsection break-synopsis Synopsis
\fish{synopsis}
LOOP_CONSTRUCT; [COMMANDS...] break; [COMMANDS...] end
\endfish
\subsection break-description Description