From ba1dc085bc35fd4b048dd5b4a7cbc47bf8c10217 Mon Sep 17 00:00:00 2001 From: wm4 Date: Sun, 21 Jul 2013 18:06:27 +0200 Subject: input.rst: update example Option was renamed. --- DOCS/man/en/input.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'DOCS') diff --git a/DOCS/man/en/input.rst b/DOCS/man/en/input.rst index f22536ed99..fd1aad9c58 100644 --- a/DOCS/man/en/input.rst +++ b/DOCS/man/en/input.rst @@ -21,7 +21,7 @@ In general, keys can be combined with ``Shift``, ``Ctrl`` and ``Alt``:: **mpv** can be started in input test mode, which displays key bindings and the commands they're bound to on the OSD, instead of executing the commands:: - mpv --input-test --demuxer=rawvideo --rawvideo=w=1280:h=720 /dev/zero + mpv --input-test --demuxer=rawvideo --demuxer-rawvideo=w=1280:h=720 /dev/zero (Commands which normally close the player will not work in this mode, and you must kill **mpv** externally to make it exit.) -- cgit v1.2.3