summaryrefslogtreecommitdiffstats
path: root/DOCS
diff options
context:
space:
mode:
Diffstat (limited to 'DOCS')
-rw-r--r--DOCS/interface-changes.rst1
-rw-r--r--DOCS/man/options.rst4
2 files changed, 1 insertions, 4 deletions
diff --git a/DOCS/interface-changes.rst b/DOCS/interface-changes.rst
index d5742d900c..af17ea2f6a 100644
--- a/DOCS/interface-changes.rst
+++ b/DOCS/interface-changes.rst
@@ -40,6 +40,7 @@ Interface changes
- add `--sub-filter-sdh-enclosures` option
- added the `mp.input` scripting API to query the user for textual input
- add `forced` choice to `subs-with-matching-audio`
+ - remove `--term-remaining-playtime` option
--- mpv 0.37.0 ---
- `--save-position-on-quit` and its associated commands now store state files
in %LOCALAPPDATA% instead of %APPDATA% directory by default on Windows.
diff --git a/DOCS/man/options.rst b/DOCS/man/options.rst
index c8eb77bb5f..53668bdbe6 100644
--- a/DOCS/man/options.rst
+++ b/DOCS/man/options.rst
@@ -4887,10 +4887,6 @@ Terminal
See `Property Expansion`_.
-``--term-remaining-playtime``, ``--no-term-remaining-playtime``
- When printing out the time on the terminal, show the remaining time adjusted by
- playback speed. Default: ``yes``
-
``--term-status-msg=<string>``
Print out a custom string during playback instead of the standard status
line. Expands properties. See `Property Expansion`_.