Skip to content
Snippets Groups Projects
Commit 6c604f26 authored by Birte Kristina Friesel's avatar Birte Kristina Friesel
Browse files

feh(1): Move --index-info to INDEX AND THUMBNAIL MODE OPTIONS (closes #267)

parent 80e20a7e
No related branches found
No related tags found
No related merge requests found
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment