From 8a75b19cd4bfd093010f2f840241f537e0cffb49 Mon Sep 17 00:00:00 2001 From: wm4 Date: Sat, 15 Mar 2014 18:41:15 +0100 Subject: command: prefix DVD title properties with "dvd-" They're strictly DVD-only, so it's better to mark them as such. This also documentes the "title" (now renamed to "dvd-title") property. This also avoids collision with the --title option. (Technically, there was no problem. But it might be confusing for users, since we have a policy of naming properties and options the same if they refer to the same underlying functionality.) --- DOCS/man/en/input.rst | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'DOCS') diff --git a/DOCS/man/en/input.rst b/DOCS/man/en/input.rst index 8efa2ecedf..c1b1506d4c 100644 --- a/DOCS/man/en/input.rst +++ b/DOCS/man/en/input.rst @@ -616,9 +616,12 @@ 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. -``titles`` +``dvd-titles`` Number of DVD titles. +``dvd-title`` + Current DVD title number. + ``chapters`` Number of chapters. -- cgit v1.2.3