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 switch switch - conditionally execute a block of commands
\subsection switch-synopsis Synopsis
\fish{syn}
\fish{synopsis}
switch VALUE; [case [WILDCARD...]; [COMMANDS...]; ...] end
\endfish