mirror of
https://github.com/fish-shell/fish-shell
synced 2024-11-14 17:07:44 +00:00
11 lines
200 B
Text
11 lines
200 B
Text
|
\section false false - return an unsuccessful result
|
||
|
|
||
|
\subsection false-synopsis Synopsis
|
||
|
\fish{synopsis}
|
||
|
false
|
||
|
\endfish
|
||
|
|
||
|
\subsection false-description Description
|
||
|
|
||
|
`false` sets the exit status to 1.
|