From 013d9e0cb62119e936080bf83a4687d07f3f2786 Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Sat, 11 Sep 2010 00:19:51 +0200 Subject: Document --info --- ChangeLog | 1 + man/feh.pre | 7 +++++++ src/help.raw | 1 + 3 files changed, 9 insertions(+) diff --git a/ChangeLog b/ChangeLog index 7a5f43d..ca8ec97 100644 --- a/ChangeLog +++ b/ChangeLog @@ -7,6 +7,7 @@ git HEAD * Patch by Levi Smith: Add --action-hold-slide option * Workaround for Xinerama fuckups: Set XINERAMA_SCREEN to the correct xinerama screen number + * Add --info option to display custom image information Tue, 24 Aug 2010 19:23:36 +0200 Daniel Friesel 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 diff --git a/src/help.raw b/src/help.raw index caa2232..e0ea432 100644 --- a/src/help.raw +++ b/src/help.raw @@ -55,6 +55,7 @@ OPTIONS -m, --montage Enable montage mode -c, --collage Montage mode with randomly distributed thumbnails -i, --index Create an index print of all images + --info CMD Run CMD and show its output in the image window -t, --thumbnails Show images as clickable thumbnails -P, --cache-thumbnails Enable thumbnail caching for thumbnail mode. Only works with thumbnails <= 256x256 pixels -- cgit v1.2.3