diff options
author | Daniel Friesel <derf@finalrewind.org> | 2016-10-31 14:49:44 +0100 |
---|---|---|
committer | Daniel Friesel <derf@finalrewind.org> | 2016-10-31 14:49:44 +0100 |
commit | dcd92603ba5f10796adf92b748800e63b3bdb425 (patch) | |
tree | cfda289756c3345d9cb1275e7da53d5a472988ba | |
parent | 24e862cf9e136b037b5130d2ea00d5c1ffc3f68b (diff) |
feh(1): Add --auto-rotate
-rw-r--r-- | man/feh.pre | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/man/feh.pre b/man/feh.pre index 407d96f..ff9c829 100644 --- a/man/feh.pre +++ b/man/feh.pre @@ -190,6 +190,11 @@ for details. Example usage: . Extra actions which can be set and triggered using the appropriate number key. . +.It Cm -Z , --auto-rotate +. +.Pq only if compiled with exif=1 +Automatically rotate images based on EXIF data. Does not alter the image files. +. .It Cm -Z , --auto-zoom . Zoom pictures to screen size in fullscreen / fixed geometry mode. |