diff options
author | Daniel Friesel <derf@finalrewind.org> | 2017-12-28 17:19:35 +0100 |
---|---|---|
committer | Daniel Friesel <derf@finalrewind.org> | 2017-12-28 17:19:35 +0100 |
commit | 51dc926c302cebcede32843e84641407189b3df9 (patch) | |
tree | a7d7f62d3ebca4ea623414b0e7a9e4248a04e569 /src/help.raw | |
parent | 51ed4f02a56ac292a95f4347fbd0d385335a239c (diff) | |
parent | 0a006ed6767e42bbc1608400faf0fa9e008ff49c (diff) |
Merge branch 'cache-size-option' of https://github.com/ulteq/feh into ulteq-cache-size-option
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 |