diff options
Diffstat (limited to 'man')
-rw-r--r-- | man/feh.pre | 13 |
1 files changed, 11 insertions, 2 deletions
diff --git a/man/feh.pre b/man/feh.pre index 3119e48..22caf8c 100644 --- a/man/feh.pre +++ b/man/feh.pre @@ -1073,6 +1073,10 @@ Image path/filename Escaped image path/filename .Pq for use in shell commands . +.It %g +. +w,h window dimensions in pixels (mnemonic: geometry) +. .It %h . Image height @@ -1108,8 +1112,9 @@ Number of image pixels . .It \&%P . -Number of image pixels +Number of image pixels in human-readable format with k/M .Pq kilopixels / megapixels +suffix . .It %r . @@ -1148,7 +1153,11 @@ Process ID . .It %z . -current image zoom +Current image zoom, rounded to two decimal places +. +.It %Z +. +Current image zoom, higher precision . .It %% . |