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, 1 insertions, 2 deletions
diff --git a/DOCS/man/input.rst b/DOCS/man/input.rst
index a2d5f517c5..744aaf3168 100644
--- a/DOCS/man/input.rst
+++ b/DOCS/man/input.rst
@@ -592,8 +592,7 @@ Remember to quote string arguments in input.conf (see `Flat command syntax`_).
Binds a key to an input command. ``command`` must be a complete command
containing all the desired arguments and flags. Both ``name`` and
``command`` use the ``input.conf`` naming scheme. This is primarily
- useful for the client API. Note that ``keybind`` cannot be bound to
- another ``keybind`` command.
+ useful for the client API.
``audio-add <url> [<flags> [<title> [<lang>]]]``
Load the given audio file. See ``sub-add`` command.