Simplify styling

This commit is contained in:
Mark Griffiths
2014-08-01 13:25:41 +01:00
parent e22f0dda32
commit 1052eeee8c
70 changed files with 80 additions and 135 deletions

View File

@@ -1,7 +1,7 @@
\section return return - stop the current inner function
\subsection return-synopsis Synopsis
\fish{syn}
\fish{synopsis}
function NAME; [COMMANDS...;] return [STATUS]; [COMMANDS...;] end
\endfish