diff options
author | Daniel Friesel <ghub@derf.homelinux.org> | 2013-01-30 22:28:47 -0800 |
---|---|---|
committer | Daniel Friesel <ghub@derf.homelinux.org> | 2013-01-30 22:28:47 -0800 |
commit | f104f321475d0828a5d7600919d32635b0f77a68 (patch) | |
tree | 8f0ad713451491efed75d5d16cfb2771fb17c249 /man/feh.pre | |
parent | 71c7ff9ff8eca3008f4b08ef1c4a670b9eb7c7fa (diff) | |
parent | 4fae6007dd64d223cdae3f977003f38e3036bada (diff) |
Merge pull request #119 from guns/sort-mtime
New sort option: mtime
Diffstat (limited to 'man/feh.pre')
-rw-r--r-- | man/feh.pre | 9 |
1 files changed, 7 insertions, 2 deletions
diff --git a/man/feh.pre b/man/feh.pre index f24729d..cecc58f 100644 --- a/man/feh.pre +++ b/man/feh.pre @@ -532,10 +532,15 @@ in paused mode. .It Cm -S , --sort Ar sort_type . The file list may be sorted according to image parameters. Allowed sort -types are: name, filename, width, height, pixels, size, format. For sort -modes other than name or filename, a preload run will be necessary, +types are: name, filename, mtime, width, height, pixels, size, format. For sort +modes other than name, filename, or mtime, a preload run will be necessary, causing a delay proportional to the number of images in the list. . +.Pp +. +The mtime sort mode sorts images by most recently modified. To sort by oldest +first, reverse the filelist with --reverse. +. .It Cm -| , --start-at Ar filename . Start the filelist at |