mirror of
https://github.com/fish-shell/fish-shell.git
synced 2024-11-23 13:33:02 +08:00
11 lines
191 B
Plaintext
11 lines
191 B
Plaintext
|
\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.
|