From 90efe329b9763ef89d2be71b58bfbf77f4c5f8d6 Mon Sep 17 00:00:00 2001 From: wm4 Date: Thu, 3 Sep 2015 12:01:18 +0200 Subject: manpage: fix typo Fixes #2279. --- DOCS/man/mpv.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DOCS/man/mpv.rst b/DOCS/man/mpv.rst index 5b94062e68..aa2a044c58 100644 --- a/DOCS/man/mpv.rst +++ b/DOCS/man/mpv.rst @@ -416,7 +416,7 @@ but option values still need to be quoted as a whole if it contains certain characters like spaces. A config entry can be quoted with ``"`` and ``'``, as well as with the fixed-length syntax (``%n%``) mentioned before. This is like passing the exact contents of the quoted string as command line option. C-style -escapes are currently _not_ interpreted on this level, although some options to +escapes are currently _not_ interpreted on this level, although some options do this manually. (This is a mess and should probably be changed at some point.) Putting Command Line Options into the Configuration File -- cgit v1.2.3