diff options
author | Daniel Friesel <derf@finalrewind.org> | 2018-09-17 21:45:54 +0200 |
---|---|---|
committer | Daniel Friesel <derf@finalrewind.org> | 2018-09-17 21:45:54 +0200 |
commit | ecb763d0f8d921d256772e40e5d6116344884346 (patch) | |
tree | 7150728cb4ebfe9379c203538223a303d03e6610 /src/help.raw | |
parent | 9241e8faa78cc02c08537ed0bd7b236d172c3ed7 (diff) |
Release v2.282.28
Diffstat (limited to 'src/help.raw')
-rw-r--r-- | src/help.raw | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/help.raw b/src/help.raw index ebffae3..c8de3d7 100644 --- a/src/help.raw +++ b/src/help.raw @@ -91,8 +91,8 @@ OPTIONS --no-xinerama Disable Xinerama support --no-screen-clip Do not limit window size to screen size -Y, --hide-pointer Hide the pointer - --magick-timeout INT Load unknown files with ImageMagick, timeout after - INT seconds (0: no timeout) + --conversion-timeout INT Load unknown files with dcraw or ImageMagick, + timeout after INT seconds (0: no timeout) --min-dimension WxH Only show images with width >= W and height >= H --max-dimension WxH Only show images with width <= W and height <= H --scroll-step COUNT scroll COUNT pixels when movement key is pressed |