diff options
author | ulteq <ulteq@web.de> | 2017-12-27 19:03:03 +0100 |
---|---|---|
committer | ulteq <ulteq@web.de> | 2017-12-28 14:42:58 +0100 |
commit | 0a006ed6767e42bbc1608400faf0fa9e008ff49c (patch) | |
tree | da2b95c011ba693fa304f95ce73701ec22fa045c /src/help.raw | |
parent | 4b72d9f3e11786f4d052b02ca777019670579e72 (diff) |
Add option to change the imlib cache size
This option allows you to change the default imlib2 image cache size of 4 MiB.
Diffstat (limited to 'src/help.raw')
-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 2bc5986..37e0e71 100644 --- a/src/help.raw +++ b/src/help.raw @@ -94,6 +94,7 @@ OPTIONS --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 + --cache-size NUM imlib cache size in mebibytes (0 .. 2048) MONTAGE MODE OPTIONS -X, --ignore-aspect Set thumbnail to specified width/height without |