From 74e3a29606f2995c5ba04944db3a32aaf2a75b55 Mon Sep 17 00:00:00 2001 From: wm4 Date: Wed, 21 Aug 2013 18:41:59 +0200 Subject: options: replace --edition=-1 with --edition=auto Originally, the objective of this commit was changing --edition to be 1-based, but this was cancelled. I'm still leaving the change to demux_mkv.c though, which is now only of cosmetic nature. --- DOCS/man/en/options.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'DOCS/man/en/options.rst') diff --git a/DOCS/man/en/options.rst b/DOCS/man/en/options.rst index 9549f335c5..a275c5da34 100644 --- a/DOCS/man/en/options.rst +++ b/DOCS/man/en/options.rst @@ -731,10 +731,10 @@ Some DVDs contain scenes that can be viewed from multiple angles. This option tells mpv which angle to use (default: 1). -``--edition=`` +``--edition=`` (Matroska files only) Specify the edition (set of chapters) to use, where 0 is the first. If set - to -1 (the default), mpv will choose the first edition declared as a + to ``auto`` (the default), mpv will choose the first edition declared as a default, or if there is no default, the first edition defined. ``--embeddedfonts``, ``--no-embeddedfonts`` -- cgit v1.2.3