From 6092c967abfcd864567d518c1d8305000a086aed Mon Sep 17 00:00:00 2001 From: wm4 Date: Wed, 3 Jan 2018 21:19:59 +0100 Subject: manpage: slightly improve description of --cache-pause option --- DOCS/man/options.rst | 7 ++++--- 1 file 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=`` + 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 -- cgit v1.2.3