mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-05-04 04:31:14 -03:00
Copy doc_src to sphinx_doc_src and add a TOC
This commit is contained in:
10
sphinx_doc_src/cmds/true.rst
Normal file
10
sphinx_doc_src/cmds/true.rst
Normal file
@@ -0,0 +1,10 @@
|
||||
\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.
|
||||
Reference in New Issue
Block a user