Commit 013d9e0c authored by Birte Kristina Friesel's avatar Birte Kristina Friesel
Browse files

Document --info

parent 992c636f
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -7,6 +7,7 @@ git HEAD
    * Patch by Levi Smith: Add --action-hold-slide option
    * Workaround for Xinerama fuckups: Set XINERAMA_SCREEN to the correct
      xinerama screen number
    * Add --info option to display custom image information

Tue, 24 Aug 2010 19:23:36 +0200  Daniel Friesel <derf@chaosdorf.de>

+7 −0
Original line number Diff line number Diff line
@@ -217,6 +217,13 @@ Toggle showing the filename in thumbnail/index mode.
.It Cm --index-size Ar bool
Toggle showing the filesize in thumbnail/index mode.
.
.It Cm --info Ar commandline
Execute
.Ar commandline
and display its output in the bottom right corner of the image.  Can be used to
display e.g. image dimensions or EXIF information.  Supports
.Sx FORMAT SPECIFIERS .
.
.It Cm -k , --keep-http
When viewing files using HTTP,
.Nm
+1 −0
Original line number Diff line number Diff line
@@ -55,6 +55,7 @@ OPTIONS
 -m, --montage             Enable montage mode
 -c, --collage             Montage mode with randomly distributed thumbnails
 -i, --index               Create an index print of all images
     --info CMD            Run CMD and show its output in the image window
 -t, --thumbnails          Show images as clickable thumbnails
 -P, --cache-thumbnails    Enable thumbnail caching for thumbnail mode.
                           Only works with thumbnails <= 256x256 pixels