We no longer have two doc systems, move sphinx_doc_src back to doc_src

This commit is contained in:
Aaron Gyes
2020-02-19 17:00:35 -08:00
parent 4e883aa045
commit 85a0ca66e0
117 changed files with 6 additions and 6 deletions

16
doc_src/cmds/false.rst Normal file
View File

@@ -0,0 +1,16 @@
.. _cmd-false:
false - return an unsuccessful result
=====================================
Synopsis
--------
::
false
Description
-----------
``false`` sets the exit status to 1.