diff options
author | Daniel Friesel <derf@finalrewind.org> | 2015-07-14 13:16:23 +0200 |
---|---|---|
committer | Daniel Friesel <derf@finalrewind.org> | 2015-07-14 13:16:23 +0200 |
commit | 54e92c74f54b12e68c85b79633e4052c868b5941 (patch) | |
tree | eef0bbb812343c8795e43f9263ea720eec47ba90 /man/feh.pre | |
parent | d030c17f644cc726fca6d2216473cfc831185b0f (diff) |
feh(1): improve EXIF note
Diffstat (limited to 'man/feh.pre')
-rw-r--r-- | man/feh.pre | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/man/feh.pre b/man/feh.pre index d3d3d1f..eca3db3 100644 --- a/man/feh.pre +++ b/man/feh.pre @@ -51,11 +51,12 @@ can also be used as wallpaper setter. . .Pp . -A little note about EXIF support: The recommended way to display EXIF data is -using exiv2 / exifgrep via +EXIF tags are supported either using exiv2 / exifgrep via .Cm --info -.Pq see the Sx USAGE EXAMPLES No section . -However, if you compile feh with exif=1, you can also display it directly. +.Pq see the Sx USAGE EXAMPLES No section , +or by compiling +.Nm +with exif=1. . . .Sh MODES |