diff options
author | Daniel Friesel <derf@finalrewind.org> | 2012-01-28 19:34:43 +0100 |
---|---|---|
committer | Daniel Friesel <derf@finalrewind.org> | 2012-01-28 19:34:43 +0100 |
commit | 1ab71d9d630526fdd43e9c4260f8f9e2f41a5bc2 (patch) | |
tree | 5ff68c293f368458f9c6537a1dec5cd808b9a389 /man | |
parent | cbec7b15d0355926a504e2404f435cf3ab0e5b36 (diff) |
feh(1): Note about EXIF support
Diffstat (limited to 'man')
-rw-r--r-- | man/feh.pre | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/man/feh.pre b/man/feh.pre index 08a151f..49340b8 100644 --- a/man/feh.pre +++ b/man/feh.pre @@ -49,6 +49,14 @@ supported, but only required for very few actions. .Nm 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 +.Cm --info +.Pq see the Sx USAGE EXAMPLES No section . +However, if you compile feh with exif=1, you can also view them directly. +. . .Sh MODES . |