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