diff options
Diffstat (limited to 'man/feh.pre')
-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 . |