From e2dfdc0c7ed5542b0211bb405ad3564bb72e3dee Mon Sep 17 00:00:00 2001 From: wm4 Date: Wed, 4 Dec 2013 20:05:46 +0100 Subject: manpage: use different quoting in example Using "" quotes often tricks people into using this on the command line, while shell still expands $ inside of these. --- DOCS/man/en/changes.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'DOCS') diff --git a/DOCS/man/en/changes.rst b/DOCS/man/en/changes.rst index 8587b66755..e15d6bb87f 100644 --- a/DOCS/man/en/changes.rst +++ b/DOCS/man/en/changes.rst @@ -136,7 +136,7 @@ Command Line Switches =========================== ======================================== ``-no`` ``--no-`` (add a dash) ``-nosound`` ``--no-audio`` - ``-use-filename-title`` ``--title="${filename}"`` + ``-use-filename-title`` ``--title='${filename}'`` ``-loop 0`` ``--loop=inf`` ``-hardframedrop`` ``--framedrop=hard`` ``-osdlevel`` ``--osd-level`` -- cgit v1.2.3