Syncing docs to grab --reversesort option's docs

This commit is contained in:
Bill Kendrick 2022-05-16 00:09:19 -07:00
parent 932c86b8dc
commit 3a0741db8b
16 changed files with 187 additions and 7 deletions

View file

@ -1054,6 +1054,16 @@ Sauvegarde
or "noautosave=yes". In both cases, may be overridden by the
command-line option "--noautosave".
reversesort=yes
This reverses the sorting of the Open and Slideshow dialogs,
placing the newest images at the top of the list.
⚙ Note: If used in a system-wide configuration file, may be
overridden by the user's configuration file using
"reversesort=no" or "noreversesort=yes". In both cases, may be
overridden by the command-line option "--noreversesort".
Données
Fichier de verouillage
@ -1486,6 +1496,7 @@ Joystick
--saveovernew
--nosave
--autosave
--reversesort
--lang LANGUAGE
--colorfile FILE
@ -1528,6 +1539,7 @@ Joystick
--saveoverask
--save
--noautosave
--noreversesort
Ces options peuvent être utilisées pour remplacer les paramètres
définis dans le fichier de configuration. (Si l'option n'est pas

View file

@ -1747,6 +1747,17 @@
<span title="Configuration option">&#9881;</span> <strong>Note:</strong> If used in a system-wide configuration file, may be overridden by the user's configuration file using "<code>autosave=no</code>" or "<code>noautosave=yes</code>". In both cases, may be overridden by the command-line option "<code>--noautosave</code>". </p>
</dd>
<dt>
<code><b>reversesort=yes</b></code>
</dt>
<dd>
<p>
This reverses the sorting of the Open and Slideshow dialogs, placing the newest images at the top of the list. </p>
<p class="note">
<span title="Configuration option">&#9881;</span> <strong>Note:</strong> If used in a system-wide configuration file, may be overridden by the user's configuration file using "<code>reversesort=no</code>" or "<code>noreversesort=yes</code>". In both cases, may be overridden by the command-line option "<code>--noreversesort</code>". </p>
</dd>
</dl>
</section>
</section>
@ -2329,6 +2340,7 @@
--saveovernew<br>
--nosave<br>
--autosave<br>
--reversesort<br>
--lang <i>LANGUAGE</i><br>
--colorfile <i>FILE</i><br></b></code>
</dt>
@ -2374,7 +2386,9 @@
--mouse<br>
--saveoverask<br>
--save<br>
--noautosave<br></b></code>
--noautosave<br>
--noreversesort<br>
</b></code>
</dt>
<dd>