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,16 +1,16 @@
history - Show and manipulate command history
==========================================
Synopsis
--------
\subsection history-synopsis Synopsis
\fish{synopsis}
history search [ --show-time ] [ --case-sensitive ] [ --exact | --prefix | --contains ] [ --max=n ] [ --null ] [ -R | --reverse ] [ "search string"... ]
history delete [ --show-time ] [ --case-sensitive ] [ --exact | --prefix | --contains ] "search string"...
history merge
history save
history clear
history ( -h | --help )
\endfish
\subsection history-description Description