summaryrefslogtreecommitdiff
path: root/doc/usage/cmd/pause.rst
diff options
context:
space:
mode:
Diffstat (limited to 'doc/usage/cmd/pause.rst')
-rw-r--r--doc/usage/cmd/pause.rst6
1 files changed, 0 insertions, 6 deletions
diff --git a/doc/usage/cmd/pause.rst b/doc/usage/cmd/pause.rst
index 6cdd83d3163..b55825f5d93 100644
--- a/doc/usage/cmd/pause.rst
+++ b/doc/usage/cmd/pause.rst
@@ -48,9 +48,3 @@ Note that complex prompts require proper quoting:
Usage:
pause [prompt] - Wait until users presses any key. [prompt] can be used to customize the message.
-
-Return value
-------------
-
-The return value $? is always set to 0 (true), unless invoked in an invalid
-manner.