Syncing docs to grab --reversesort option's docs
This commit is contained in:
parent
932c86b8dc
commit
3a0741db8b
16 changed files with 187 additions and 7 deletions
|
|
@ -1010,6 +1010,16 @@ Saving
|
|||
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".
|
||||
|
||||
Data
|
||||
|
||||
Lockfile
|
||||
|
|
@ -1412,6 +1422,7 @@ Joystick
|
|||
--saveovernew
|
||||
--nosave
|
||||
--autosave
|
||||
--reversesort
|
||||
--lang LANGUAGE
|
||||
--colorfile FILE
|
||||
|
||||
|
|
@ -1454,6 +1465,7 @@ Joystick
|
|||
--saveoverask
|
||||
--save
|
||||
--noautosave
|
||||
--noreversesort
|
||||
|
||||
These options can be used to override any settings made in the
|
||||
configuration file. (If the option isn't set in the
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue