mirror of
https://github.com/fish-shell/fish-shell
synced 2024-12-25 12:23:09 +00:00
Mark arguments as optional in read docs synopsis
This commit is contained in:
parent
fa8248f170
commit
84f5d2082a
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
\subsection read-synopsis Synopsis
|
||||
\fish{synopsis}
|
||||
read [OPTIONS] VARIABLES...
|
||||
read [OPTIONS] [VARIABLE ...]
|
||||
\endfish
|
||||
|
||||
\subsection read-description Description
|
||||
|
|
Loading…
Reference in a new issue