Simplify styling

This commit is contained in:
Mark Griffiths
2014-08-01 13:25:41 +01:00
parent 8ac0fdfea7
commit cb5c560688
74 changed files with 156 additions and 195 deletions

View File

@@ -1,7 +1,7 @@
\section while while - perform a command multiple times
\subsection while-synopsis Synopsis
\fish{syn}
\fish{synopsis}
while CONDITION; COMMANDS...; end
\endfish