summaryrefslogtreecommitdiffstats
path: root/DOCS/man/options.rst
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2017-02-17 12:08:12 +0100
committerwm4 <wm4@nowhere>2017-02-17 12:08:12 +0100
commite8137ee88154b496b2370bbdd93cd3cb3564dc86 (patch)
treee9f6ffc6b41e8ac1f490f9d66c90ec434a4f075c /DOCS/man/options.rst
parent9ac05a575ce6cffa679c79b6539a798a2d41efde (diff)
downloadmpv-e8137ee88154b496b2370bbdd93cd3cb3564dc86.tar.bz2
mpv-e8137ee88154b496b2370bbdd93cd3cb3564dc86.tar.xz
manpage: remove stale --volume-restore-data entry
The option was removed a while ago.
Diffstat (limited to 'DOCS/man/options.rst')
-rw-r--r--DOCS/man/options.rst12
1 files changed, 0 insertions, 12 deletions
diff --git a/DOCS/man/options.rst b/DOCS/man/options.rst
index 6c83c49a0f..9cbe6799cc 100644
--- a/DOCS/man/options.rst
+++ b/DOCS/man/options.rst
@@ -1410,18 +1410,6 @@ Audio
if you want to force a different audio profile (e.g. with PulseAudio),
or to set your own application name when using libmpv.
-``--volume-restore-data=<string>``
- Used internally for use by playback resume (e.g. with ``quit-watch-later``).
- Restoring value has to be done carefully, because different AOs as well as
- softvol can have different value ranges, and we don't want to restore
- volume if setting the volume changes it system wide. The normal options
- (like ``--volume``) would always set the volume. This option was added for
- restoring volume in a safer way (by storing the method used to set the
- volume), and is not generally useful. Its semantics are considered private
- to mpv.
-
- Do not use.
-
``--audio-buffer=<seconds>``
Set the audio output minimum buffer. The audio device might actually create
a larger buffer if it pleases. If the device creates a smaller buffer,