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 @@
eval - evaluate the specified commands
==========================================
Synopsis
--------
\subsection eval-synopsis Synopsis
\fish{synopsis}
eval [COMMANDS...]
\endfish
\subsection eval-description Description
`eval` evaluates the specified parameters as a command. If more than one parameter is specified, all parameters will be joined using a space character as a separator.