summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2015-02-10 20:43:59 +0100
committerwm4 <wm4@nowhere>2015-02-10 20:43:59 +0100
commit30f3f9fcda34dc57eca478f8333806e19c839115 (patch)
tree5c7165f76ef63d628cf7572c6e882ebd5e3ae6e0
parente66836db605546cc265480c028c1a26958f50c0f (diff)
downloadmpv-30f3f9fcda34dc57eca478f8333806e19c839115.tar.bz2
mpv-30f3f9fcda34dc57eca478f8333806e19c839115.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::