fish-shell/sphinx_doc_src/cmds/true.rst
2020-02-24 20:05:21 +08:00

22 lines
278 B
ReStructuredText

.. _cmd-true:
true - return a successful result
=================================
Synopsis
--------
::
true
Description
-----------
``true`` sets the exit status to 0.
See Also
--------
- :ref:`false <cmd-false>` command
- :ref:`$status <variables-status>` variable