From 450209344b3098a933c97450c3cbbe2749824f90 Mon Sep 17 00:00:00 2001 From: dudemanguy Date: Thu, 26 Sep 2019 15:54:15 -0500 Subject: DOCS: don't lie about the keybind command It turns out you can actually bind keybind to another keybind. Just be careful with all the quotes. --- DOCS/man/input.rst | 3 +-- 1 file changed, 1 insertion(+), 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 [ [ [<lang>]]]`` Load the given audio file. See ``sub-add`` command. -- cgit v1.2.3