diff options
author | Daniel Friesel <derf@finalrewind.org> | 2011-04-23 11:04:45 +0200 |
---|---|---|
committer | Daniel Friesel <derf@finalrewind.org> | 2011-04-23 11:04:45 +0200 |
commit | 00a03ad7cc002d613665040697525460eb200f3a (patch) | |
tree | 6874bf9b22f4b4bf650477163fd7201ab5133862 | |
parent | dd236dcfdb47634de557314a9b4d417cd8d07e06 (diff) |
Add --force-aliasing to help
-rw-r--r-- | src/help.raw | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/help.raw b/src/help.raw index eb57248..93d636f 100644 --- a/src/help.raw +++ b/src/help.raw @@ -49,6 +49,7 @@ OPTIONS Executed by /bin/sh, may contain FORMAT SPECIFIERS --action[1-9] Extra actions triggered by pressing keys <1>to <9> -G, --draw-actions Show the defined actions in the image window + --force-aliasing Disable antialiasing -m, --montage Enable montage mode -c, --collage Montage mode with randomly distributed thumbnails -i, --index Create an index print of all images |