mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-04-21 17:21:14 -03:00
We no longer have two doc systems, move sphinx_doc_src back to doc_src
This commit is contained in:
16
doc_src/cmds/false.rst
Normal file
16
doc_src/cmds/false.rst
Normal file
@@ -0,0 +1,16 @@
|
||||
.. _cmd-false:
|
||||
|
||||
false - return an unsuccessful result
|
||||
=====================================
|
||||
|
||||
Synopsis
|
||||
--------
|
||||
|
||||
::
|
||||
|
||||
false
|
||||
|
||||
Description
|
||||
-----------
|
||||
|
||||
``false`` sets the exit status to 1.
|
||||
Reference in New Issue
Block a user