diff options
author | Ilion Beyst <ilion.beyst@gmail.com> | 2015-01-05 04:30:35 +0100 |
---|---|---|
committer | Ilion Beyst <ilion.beyst@gmail.com> | 2015-01-09 13:58:32 +0100 |
commit | 4fb72f163060cf7d9663b64e535401f47e395151 (patch) | |
tree | 4ba81ea4e163e30427a216f56767f03a67095bd8 /man | |
parent | 89256a02f51edc44b556f759998eadfd8cf01b17 (diff) |
Make --scale-down work with --geometry.
Diffstat (limited to 'man')
-rw-r--r-- | man/feh.pre | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/man/feh.pre b/man/feh.pre index 4906158..a9f9894 100644 --- a/man/feh.pre +++ b/man/feh.pre @@ -525,7 +525,9 @@ E.g. to sort in reverse width order, use . .It Cm -. , --scale-down . -When not in fullscreen: Scale images to screen size if they are too big. +Scale images to fit window geometry (defaults to screen size when no geometry +was specified). +This option is ignored when in fullscreen mode. . .Pp . |