Commit 3965c7f3 authored by Birte Kristina Friesel's avatar Birte Kristina Friesel
Browse files

feh(1): Document --zoom max/fill

parent 8f8aef70
Loading
Loading
Loading
Loading
+11 −1
Original line number Diff line number Diff line
@@ -398,13 +398,23 @@ output useful information, progress bars, etc.
.It Cm -v , --version
output version information and exit.
.
.It Cm --zoom Ar percent
.It Cm --zoom Ar percent No | Cm max No | Cm fill
Zoom images by
.Ar percent
when in full screen mode or when window geometry is fixed.  When combined with
.Cm --auto-zoom ,
zooming will be limited to the specified
.Ar percent .
Specifying
.Cm fill
is like setting
.Cm --auto-zoom ,
using
.Cm max
makes feh zoom the image like the
.Cm --bg-max
mode.
.
.El
.
.