diff options
author | Daniel Friesel <derf@finalrewind.org> | 2012-08-12 19:21:07 +0200 |
---|---|---|
committer | Daniel Friesel <derf@finalrewind.org> | 2012-08-12 19:21:07 +0200 |
commit | 503048c639e1017324e64313c7eb197b20201b40 (patch) | |
tree | b4b0e0133de2b0bed76fb5b54ddb43ec63e6f6ac /man | |
parent | a62c48c7bd46c4e193738c7d391c529c528ee4dc (diff) |
Add %o, %r and %z format specifiers (see #95)
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 7254428..a50a66a 100644 --- a/man/feh.pre +++ b/man/feh.pre @@ -817,6 +817,10 @@ Image name . Escaped image name . +.It %o +. +x,y offset of top-left image corner to window corner in pixels +. .It %p . Number of image pixels @@ -826,6 +830,10 @@ Number of image pixels Numbor of image pixels .Pq kilopixels / megapixels . +.It %r +. +Image rotation. A half right turn equals pi. +. .It %s . Image size in bytes @@ -852,6 +860,10 @@ Image width .Nm version . +.It %z +. +current image zoom +. .El . . |