diff options
| -rw-r--r-- | man/feh.pre | 14 | 
1 files changed, 12 insertions, 2 deletions
| diff --git a/man/feh.pre b/man/feh.pre index 6fbff64..fe4037c 100644 --- a/man/feh.pre +++ b/man/feh.pre @@ -243,8 +243,10 @@ Disable antialiasing for zooming, background setting etc.  .  .It Cm -I , --fullindex  . -Same as Index mode, but you also get image size and dimensions printed -below each thumbnail. Enables +Same as index mode, but with additional information below the thumbnails. +Works just like +.Qq feh --index --index-info \&"\&%n\en\&%S\en\&%wx\&%h\&" . +Enables  .Sx MONTAGE MODE OPTIONS .  .  .It Cm -F , --fullscreen @@ -286,6 +288,14 @@ name beneath each thumbnail.  Index mode enables certain other options, see  and  .Sx MONTAGE MODE OPTIONS .  . +.It Cm --index-info Ar format +. +Show image information based on +.Ar format +below thumbnails in index / thumbnail mode.  See +.Sx FORMAT SPECIFIERS . +May contain newlines. +.  .It Cm --info Ar commandline  .  Execute | 
