diff options
author | Daniel Friesel <derf@finalrewind.org> | 2018-08-02 20:35:27 +0200 |
---|---|---|
committer | Daniel Friesel <derf@finalrewind.org> | 2018-08-02 20:35:27 +0200 |
commit | 1538aafffa9a99d7d4fd760cae02876066a0ad82 (patch) | |
tree | 22119a48cd03c29bd9e881d88d09cc6e70cf391f /man/feh.pre | |
parent | 9f65dacdcf4e01ddf7becea9fc57072bdbd5c175 (diff) |
Update --geometry documentation in feh(1)
Diffstat (limited to 'man/feh.pre')
-rw-r--r-- | man/feh.pre | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/man/feh.pre b/man/feh.pre index aad8c50..28c1132 100644 --- a/man/feh.pre +++ b/man/feh.pre @@ -394,8 +394,9 @@ Limit (and don't change) the window size. Takes an X-style geometry .Ar string like 640x480 with optional +x+y window offset. -Note that larger images will be zoomed out to fit, but you can see them at 1:1 -by clicking the zoom button. +Use +.Cm --scale-down +to scale down larger images like in fullscreen mode. . Also note that this option does not enforce the geometry, changing it by a tiling WM or manually is still possible. |