Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 607fd1a

Browse files
author
nadeko
committed
CI autodeploy
1 parent a5cc262 commit 607fd1a

File tree

1 file changed

+3
-7
lines changed

1 file changed

+3
-7
lines changed

‎manual/master/index.html

Lines changed: 3 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -517,9 +517,8 @@ <h2>List Options</h2>
517517
<div class="section" id="string-list-and-path-list-options">
518518
<h3>String list and path list options</h3>
519519
<p>String lists are separated by <tt class="docutils literal">,</tt>. The strings are not parsed or interpreted
520-
by the option system itself. However, most</p>
521-
<p>Path or file list options use <tt class="docutils literal">:</tt> (Unix) or <tt class="docutils literal">;</tt> (Windows) as separator,
522-
instead of <tt class="docutils literal">,</tt>.</p>
520+
by the option system itself. However, most path or file list options use <tt class="docutils literal">:</tt>
521+
(Unix) or <tt class="docutils literal">;</tt> (Windows) as separator, instead of <tt class="docutils literal">,</tt>.</p>
523522
<p>They support the following operations:</p>
524523
<table border="1" class="docutils">
525524
<colgroup>
@@ -595,7 +594,7 @@ <h3>Key/value list options</h3>
595594
<p>Keys are unique within the list. If an already present key is set, the existing
596595
key is removed before the new value is appended.</p>
597596
<p>If you want to pass a value without interpreting it for escapes or <tt class="docutils literal">,</tt>, it is
598-
recommended to use the <tt class="docutils literal"><span class="pre">-add</span></tt> variant. When using libmpv, prefer using
597+
recommended to use the <tt class="docutils literal"><span class="pre">-append</span></tt> variant. When using libmpv, prefer using
599598
<tt class="docutils literal">MPV_FORMAT_NODE_MAP</tt>; when using a scripting backend or the JSON IPC, use an
600599
appropriate structured data type.</p>
601600
<p>Prior to mpv 0.33, <tt class="docutils literal">:</tt> was also recognized as separator by <tt class="docutils literal"><span class="pre">-set</span></tt>.</p>
@@ -2086,9 +2085,6 @@ <h2>Program Behavior</h2>
20862085
mpv will reset the value of these options on playback start to the initial
20872086
value. The initial value is either the default value, or as set by the
20882087
config file or command line.</p>
2089-
<p>In some cases, this might not work as expected. For example, <tt class="docutils literal"><span class="pre">--volume</span></tt>
2090-
will only be reset if it is explicitly set in the config file or the
2091-
command line.</p>
20922088
<p>The special name <tt class="docutils literal">all</tt> resets as many options as possible.</p>
20932089
<p>This is a string list option. See <a class="reference internal" href="#list-options">List Options</a> for details.</p>
20942090
<div class="admonition admonition-examples last">

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /