diff options
author | Daniel Friesel <derf@finalrewind.org> | 2010-09-11 00:19:51 +0200 |
---|---|---|
committer | Daniel Friesel <derf@finalrewind.org> | 2010-09-11 00:19:54 +0200 |
commit | 013d9e0cb62119e936080bf83a4687d07f3f2786 (patch) | |
tree | bfb5b9f339cca68d47a99f30af4bbb1eeed77ade /man/feh.pre | |
parent | 992c636fa1dd1c79271943a8b6cc3575423b798b (diff) | |
download | feh-013d9e0cb62119e936080bf83a4687d07f3f2786.zip |
Document --info
Diffstat (limited to 'man/feh.pre')
-rw-r--r-- | man/feh.pre | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/man/feh.pre b/man/feh.pre index 4dccd8a..06ec5a2 100644 --- a/man/feh.pre +++ b/man/feh.pre @@ -217,6 +217,13 @@ Toggle showing the filename in thumbnail/index mode. .It Cm --index-size Ar bool Toggle showing the filesize in thumbnail/index mode. . +.It Cm --info Ar commandline +Execute +.Ar commandline +and display its output in the bottom right corner of the image. Can be used to +display e.g. image dimensions or EXIF information. Supports +.Sx FORMAT SPECIFIERS . +. .It Cm -k , --keep-http When viewing files using HTTP, .Nm |