diff options
author | Dennis Real <github@tildepipe.org> | 2012-03-16 19:13:47 +0100 |
---|---|---|
committer | Dennis Real <github@tildepipe.org> | 2012-03-16 19:13:47 +0100 |
commit | 8e96382805eb77a82209df9d71dbf9c0dd1c4cdb (patch) | |
tree | 48c54b9715d88cb6e9f8455d689364b73b842f8f /man | |
parent | 77fa5aca182435f2771511832ea198d027393ceb (diff) | |
parent | 29cd868898660c58b1925bf3647c4c63b7bd3151 (diff) |
Merge branch 'master' of git://github.com/derf/feh
Diffstat (limited to 'man')
-rw-r--r-- | man/feh.pre | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/man/feh.pre b/man/feh.pre index a402c8c..ecd35ec 100644 --- a/man/feh.pre +++ b/man/feh.pre @@ -383,6 +383,7 @@ size/resolution/type etc. . Don't display images. Just print out their names if imlib2 can successfully load them. +Returns false if at least one image failed to load. . .It Cm -M , --menu-font Ar font . @@ -550,6 +551,7 @@ mode. See . Don't display images. Just print out their names if imlib2 can NOT successfully load them. +Returns false if at least one image was loadable. . .It Cm -V , --verbose . @@ -1151,7 +1153,7 @@ Scroll up by one page . Scroll down by one page . -.It Ao keypad begin Ac Bq render +.It R, Ao keypad begin Ac Bq render . Antialias the image . @@ -1163,11 +1165,11 @@ Zoom in . Zoom out . -.It Ao keypad * Ac Bq zoom_default +.It *, Ao keypad * Ac Bq zoom_default . Zoom to 100% . -.It Ao keypad / Ac Bq zoom_fit +.It /, Ao keypad / Ac Bq zoom_fit . Zoom to fit the window size . |