diff options
| -rw-r--r-- | man/feh.pre | 54 | 
1 files changed, 28 insertions, 26 deletions
| diff --git a/man/feh.pre b/man/feh.pre index 80db0c7..e8af585 100644 --- a/man/feh.pre +++ b/man/feh.pre @@ -370,34 +370,10 @@ The default for windowed mode is checks, while fullscreen defaults to black.  Enable Index mode.  Index mode is similar to montage mode, and accepts the  same options.  It creates an index print of thumbnails, printing the image  name beneath each thumbnail.  Index mode enables certain other options, see -.Sx INDEX MODE OPTIONS +.Sx INDEX AND THUMBNAIL MODE OPTIONS  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. -. -Use -.Qq --index-info So Sc -to display thumbnails without any info text -. -.Pp -. -Note: If you specify image-related formats -.Pq such as \&%w or \&%s , -.Nm -needs to load all images to calculate the dimensions of its own window. -So when using them with many files, it will take a while before a -.Nm -window becomes visible.  Use -.Cm --preload -to get a progress bar. -.  .It Cm --info Oo Ar flag Oc Ns Ar commandline  .  Execute @@ -661,6 +637,8 @@ and  do not affect the thumbnail window. They do, however, work for image windows  launched from thumbnail mode.  Also supports +.Sx INDEX AND THUMBNAIL MODE OPTIONS +as well as  .Sx MONTAGE MODE OPTIONS .  .  .It Cm -~ , --thumb-title Ar string @@ -838,10 +816,34 @@ will only redraw once all thumbnails are loaded.  .El  .  . -.Sh INDEX MODE OPTIONS +.Sh INDEX AND THUMBNAIL MODE OPTIONS  .  .Bl -tag -width indent  . +.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. +. +Use +.Qq --index-info '' +to display thumbnails without any info text +. +.Pp +. +Note: If you specify image-related formats +.Pq such as \&%w or \&%s , +.Nm +needs to load all images to calculate the dimensions of its own window. +So when using them with many files, it will take a while before a +.Nm +window becomes visible.  Use +.Cm --preload +to get a progress bar. +.  .It Cm -@ , --title-font Ar font  .  Set font to print a title on the index, if no font is specified, no title will | 
