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