diff options
author | wm4 <wm4@nowhere> | 2014-03-15 20:53:59 +0100 |
---|---|---|
committer | wm4 <wm4@nowhere> | 2014-03-15 20:53:59 +0100 |
commit | f6b4f60264000ab16459639063cdfae64c3db942 (patch) | |
tree | ba6d80c60d82d1295d1ef424b1e640e336df1218 /DOCS/man/en/input.rst | |
parent | e09a8ec4fa415e8df9dc1d019141b9b482ffe111 (diff) | |
download | mpv-f6b4f60264000ab16459639063cdfae64c3db942.tar.bz2 mpv-f6b4f60264000ab16459639063cdfae64c3db942.tar.xz |
command: rename dvd- properties to disc-
Since these are not DVD-only, but can also be used with BDs.
Diffstat (limited to 'DOCS/man/en/input.rst')
-rw-r--r-- | DOCS/man/en/input.rst | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/DOCS/man/en/input.rst b/DOCS/man/en/input.rst index c1b1506d4c..f5efb1f49e 100644 --- a/DOCS/man/en/input.rst +++ b/DOCS/man/en/input.rst @@ -616,11 +616,11 @@ an option at runtime. Current MKV edition number. Setting this property to a different value will restart playback. The number of the first edition is 0. -``dvd-titles`` - Number of DVD titles. +``disc-titles`` + Number of BD/DVD titles. -``dvd-title`` - Current DVD title number. +``disc-title`` + Current BD/DVD title number. ``chapters`` Number of chapters. |