summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2015-02-10 20:43:59 +0100
committerDiogo Franco (Kovensky) <diogomfranco@gmail.com>2015-02-11 23:55:12 +0900
commita468e2869dd438129b5204eabbde76c83ea44495 (patch)
treede184877b1d7853e78225e48cc849fe907fe9399
parentcb9975b942e44908d46a5e619b929411f76da36b (diff)
downloadmpv-a468e2869dd438129b5204eabbde76c83ea44495.tar.bz2
mpv-a468e2869dd438129b5204eabbde76c83ea44495.tar.xz
manpage: fix af_scaletempo suggested commands
-rw-r--r--DOCS/man/af.rst6
1 files changed, 3 insertions, 3 deletions
diff --git a/DOCS/man/af.rst b/DOCS/man/af.rst
index 557ee193de..6983041bef 100644
--- a/DOCS/man/af.rst
+++ b/DOCS/man/af.rst
@@ -565,9 +565,9 @@ Available filters are:
Scale tempo in sync with speed (default).
pitch
Reverses effect of filter. Scales pitch without altering tempo.
- Add ``[ speed_mult 0.9438743126816935`` and ``] speed_mult
- 1.059463094352953`` to your ``input.conf`` to step by musical
- semi-tones.
+ Add ``[ multiply speed 0.9438743126816935`` and
+ ``] multiply speed 1.059463094352953`` to your ``input.conf``
+ to step by musical semi-tones.
.. warning::