diff options
Diffstat (limited to 'DOCS/man/en/input.rst')
-rw-r--r-- | DOCS/man/en/input.rst | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/DOCS/man/en/input.rst b/DOCS/man/en/input.rst index a5de6df18d..7caa4e4896 100644 --- a/DOCS/man/en/input.rst +++ b/DOCS/man/en/input.rst @@ -52,11 +52,6 @@ You can bind multiple commands to one key. For example: | a show_text "command 1" ; show_text "command 2" -Note that some magic is disabled for keys: seek commands inside lists are not -coalesced (seeking will appear slower), and no check is done for abort commands -(so these commands can't be used to abort playback if the network cache is -stuck). - List of Input Commands ---------------------- |