summaryrefslogtreecommitdiffstats
path: root/DOCS/man/options.rst
diff options
context:
space:
mode:
Diffstat (limited to 'DOCS/man/options.rst')
-rw-r--r--DOCS/man/options.rst7
1 files changed, 4 insertions, 3 deletions
diff --git a/DOCS/man/options.rst b/DOCS/man/options.rst
index 1a3c5d25cc..556299853f 100644
--- a/DOCS/man/options.rst
+++ b/DOCS/man/options.rst
@@ -3851,9 +3851,10 @@ Cache
very high, so the actually achieved readahead will usually be limited by
the value of the ``--demuxer-max-bytes`` option.
-``--cache-pause``, ``--no-cache-pause``
- Whether the player should automatically pause when the cache runs low,
- and unpause once more data is available ("buffering").
+``--cache-pause=<yes|no>``
+ Whether the player should automatically pause when the cache runs out of
+ data and stalls decoding/playback (default: yes). If enabled, it will
+ pause and unpause once more data is available, aka "buffering".
Network