summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--DOCS/man/en/input.rst2
1 files changed, 0 insertions, 2 deletions
diff --git a/DOCS/man/en/input.rst b/DOCS/man/en/input.rst
index 9e74bddb30..273a0dae7c 100644
--- a/DOCS/man/en/input.rst
+++ b/DOCS/man/en/input.rst
@@ -48,8 +48,6 @@ Arguments are separated by whitespace. This applies even to string arguments.
For this reason, string arguments should be quoted with ``"``. Inside quotes,
C-style escaping can be used.
-Optional arguments can be skipped with ``-``.
-
You can bind multiple commands to one key. For example:
| a show_text "command 1" ; show_text "command 2"