diff options
author | Daniel Friesel <derf@finalrewind.org> | 2012-02-01 16:34:18 +0100 |
---|---|---|
committer | Daniel Friesel <derf@finalrewind.org> | 2012-02-01 16:34:18 +0100 |
commit | 4c4c45ae8fd84eb74a9c655c4e01caed7183a02e (patch) | |
tree | 4cfdd0e2a53af2b37531fb5bf4f5b88263798813 /man | |
parent | 1a2fc6b766aac2c20318810fd7da1eb7ffe01f36 (diff) |
feh(1): Document toggle_exif / --draw-exif
Diffstat (limited to 'man')
-rw-r--r-- | man/feh.pre | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/man/feh.pre b/man/feh.pre index 49340b8..36f5bc8 100644 --- a/man/feh.pre +++ b/man/feh.pre @@ -189,6 +189,13 @@ after one loop through the slideshow. . Draw the defined actions and what they do at the top-left of the image. . +.It Cm --draw-exif +. +.Pq only if compiled with exif=1 +display some EXIF information in the bottom left corner, similar to using +.Cm --info +with exiv2 / exifgrep . +. .It Cm -d , --draw-filename . Draw the filename at the top-left of the image. @@ -959,6 +966,11 @@ and save the caption, or escape to cancel editing. Note that you can insert an actual newline into the caption using .Aq CTRL+return . . +.It e Bq toggle_exif +. +.Pq only if compiled with exif=1 +Toggle EXIF tag display +. .It d Bq toggle_filenames . Toggle filename display |