diff options
| author | Dennis Real <github@tildepipe.org> | 2012-08-13 21:40:56 +0200 | 
|---|---|---|
| committer | Dennis Real <github@tildepipe.org> | 2012-08-13 21:40:56 +0200 | 
| commit | 840474a293c3230383afc9e7822ae94a93379f1c (patch) | |
| tree | 6d90397fe5057d3d922a214ed6d13d3b7bf151d1 /man | |
| parent | 676ff730e7db5cbeba778d1bca4aa26b15a93f07 (diff) | |
| parent | 503048c639e1017324e64313c7eb197b20201b40 (diff) | |
Merge branch 'master' of git://github.com/derf/feh
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  .  . | 
