diff options
author | Daniel Friesel <derf@finalrewind.org> | 2011-01-22 20:50:37 +0100 |
---|---|---|
committer | Daniel Friesel <derf@finalrewind.org> | 2011-01-22 20:50:37 +0100 |
commit | 3965c7f394b43bf676863ae267f0ebcbdb76dfda (patch) | |
tree | d4de37402c3a15f0c0785e6d6ff55b69714ba147 /man/feh.pre | |
parent | 8f8aef70a5049573864be5caf92304ecbac9f0ea (diff) |
feh(1): Document --zoom max/fill
Diffstat (limited to 'man/feh.pre')
-rw-r--r-- | man/feh.pre | 12 |
1 files changed, 11 insertions, 1 deletions
diff --git a/man/feh.pre b/man/feh.pre index 9d4f98d..d2e8ce7 100644 --- a/man/feh.pre +++ b/man/feh.pre @@ -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 . . |