mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-05-02 19:21:15 -03:00
Migrate the 'synopsis' sections to .rst format
This commit is contained in:
@@ -1,11 +1,11 @@
|
||||
for - perform a set of commands multiple times.
|
||||
==========================================
|
||||
|
||||
Synopsis
|
||||
--------
|
||||
|
||||
\subsection for-synopsis Synopsis
|
||||
\fish{synopsis}
|
||||
for VARNAME in [VALUES...]; COMMANDS...; end
|
||||
\endfish
|
||||
|
||||
|
||||
\subsection for-description Description
|
||||
|
||||
|
||||
Reference in New Issue
Block a user