summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--DOCS/man/af.rst7
1 files changed, 4 insertions, 3 deletions
diff --git a/DOCS/man/af.rst b/DOCS/man/af.rst
index fa8335c1ac..d16bbb5675 100644
--- a/DOCS/man/af.rst
+++ b/DOCS/man/af.rst
@@ -565,9 +565,10 @@ Available filters are:
Scale tempo in sync with speed (default).
pitch
Reverses effect of filter. Scales pitch without altering tempo.
- Add ``[ multiply speed 0.9438743126816935`` and
- ``] multiply speed 1.059463094352953`` to your ``input.conf``
- to step by musical semi-tones.
+ Add this to your ``input.conf`` to step by musical semi-tones::
+
+ [ multiply speed 0.9438743126816935
+ ] multiply speed 1.059463094352953
.. warning::