summaryrefslogtreecommitdiff
path: root/man/feh.pre
diff options
context:
space:
mode:
authorDaniel Friesel <derf@finalrewind.org>2018-02-28 21:05:15 +0100
committerDaniel Friesel <derf@finalrewind.org>2018-02-28 21:05:15 +0100
commitb7867141037ce8c64df54bddb8f636b2545425a0 (patch)
tree09ddc356beeb928404885413b9912971c5caac70 /man/feh.pre
parent37c7e847212e8954f8e9047c42345af29edee6e9 (diff)
Explicitly document index and thumbnail mode options
Closes #272
Diffstat (limited to 'man/feh.pre')
-rw-r--r--man/feh.pre45
1 files changed, 25 insertions, 20 deletions
diff --git a/man/feh.pre b/man/feh.pre
index d90c880..7b1e791 100644
--- a/man/feh.pre
+++ b/man/feh.pre
@@ -832,31 +832,17 @@ Set thumbnail height.
.
Set thumbnail width.
.
-.It Cm -J , --thumb-redraw Ar n
-.
-Only relevant for
-.Cm --thumbnails :
-Redraw thumbnail window every
-.Ar n
-images. In
-.Nm
-<= 1.5, the thumbnail image used to be redrawn after every computed thumbnail
-.Pq so, it updated immediately .
-However, since the redrawing takes quite long
-.Pq especially for thumbnail mode on a large filelist ,
-this turned out to be a major performance penalty.
-As a workaround, the thumbnail image is redrawn every 10th image now by
-default. Set
-.Ar n No = 1
-to get the old behaviour,
-.Ar n No = 0
-will only redraw once all thumbnails are loaded.
-.
.El
.
.
.Sh INDEX AND THUMBNAIL MODE OPTIONS
.
+In addition to
+.Sx MONTAGE MODE OPTIONS
+.Cm --alpha , --bg , --limit-height , --limit-width , --output , --output-only ,
+.Cm --thumb-height , --thumb-width ,
+the following options can be used.
+.
.Bl -tag -width indent
.
.It Cm --index-info Ar format
@@ -887,6 +873,25 @@ to get a progress bar.
.
Set font to print a title on the index, if no font is specified, no title will
be printed.
+.
+.It Cm -J , --thumb-redraw Ar n
+.
+Redraw thumbnail window every
+.Ar n
+images. In
+.Nm
+<= 1.5, the thumbnail image used to be redrawn after every computed thumbnail
+.Pq so, it updated immediately .
+However, since the redrawing takes quite long
+.Pq especially for thumbnail mode on a large filelist ,
+this turned out to be a major performance penalty.
+As a workaround, the thumbnail image is redrawn every 10th image now by
+default. Set
+.Ar n No = 1
+to get the old behaviour,
+.Ar n No = 0
+will only redraw once all thumbnails are loaded.
+.
.El
.
.