diff options
author | Daniel Friesel <derf@finalrewind.org> | 2012-01-17 10:02:24 +0100 |
---|---|---|
committer | Daniel Friesel <derf@finalrewind.org> | 2012-01-17 10:02:24 +0100 |
commit | 405b2a186bd61754d890180360a3a55594b67502 (patch) | |
tree | e6a1d9ecc3af62282d26d8ef5142b1ce2259a6f9 | |
parent | 0d19ba9a4236723b19fad674b91af4b3b50eb5a7 (diff) |
feh(1): Excplicitly state that --geometry does not enforce its limitations
-rw-r--r-- | man/feh.pre | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/man/feh.pre b/man/feh.pre index 0f77207..9bc71ce 100644 --- a/man/feh.pre +++ b/man/feh.pre @@ -283,6 +283,9 @@ 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. . +Note that this option does not enforce the geometry, changing it by a tiling +WM or manually is still possible. +. .It Cm -Y , --hide-pointer . Hide the pointer |