summaryrefslogtreecommitdiffstats
path: root/DOCS/man/input.rst
diff options
context:
space:
mode:
Diffstat (limited to 'DOCS/man/input.rst')
-rw-r--r--DOCS/man/input.rst3
1 files changed, 3 insertions, 0 deletions
diff --git a/DOCS/man/input.rst b/DOCS/man/input.rst
index cadf515567..4b5ebffd0f 100644
--- a/DOCS/man/input.rst
+++ b/DOCS/man/input.rst
@@ -365,6 +365,9 @@ List of Input Commands
This command can be asynchronously aborted via API.
+ In all cases, the subprocess will be terminated on player exit. Only the
+ ``run`` command can start processes in a truly detached way.
+
``quit [<code>]``
Exit the player. If an argument is given, it's used as process exit code.