diff options
Diffstat (limited to 'man')
| -rw-r--r-- | man/feh.pre | 2 | 
1 files changed, 2 insertions, 0 deletions
| diff --git a/man/feh.pre b/man/feh.pre index 48d7778..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  . | 
