summaryrefslogtreecommitdiff
path: root/src/help.raw
diff options
context:
space:
mode:
authorguns <self@sungpae.com>2013-01-18 03:19:36 -0600
committerguns <self@sungpae.com>2013-01-30 14:34:41 -0600
commit4fae6007dd64d223cdae3f977003f38e3036bada (patch)
tree8f0ad713451491efed75d5d16cfb2771fb17c249 /src/help.raw
parent71c7ff9ff8eca3008f4b08ef1c4a670b9eb7c7fa (diff)
New sort option: mtime
Sort filelist by modification time, newer files first. Useful for perusing a directory of images by most recently added or changed.
Diffstat (limited to 'src/help.raw')
-rw-r--r--src/help.raw3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/help.raw b/src/help.raw
index 27e3b6c..462e715 100644
--- a/src/help.raw
+++ b/src/help.raw
@@ -46,7 +46,8 @@ OPTIONS
-U, --loadable List all loadable files. No image display
-u, --unloadable List all unloadable files. No image display
-S, --sort SORT_TYPE Sort files by:
- name, filename, width, height, pixels, size or format
+ name, filename, mtime, width, height, pixels, size,
+ or format
-n, --reverse Reverse sort order
-A, --action ACTION Specify action to perform when pressing <return>.
Executed by /bin/sh, may contain FORMAT SPECIFIERS