From f3d11d516adad61a99ec1e1a7585f33c0773114e Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Wed, 10 Feb 2016 22:26:33 +0100 Subject: add preliminary action-title support (#224) --- man/feh.pre | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) (limited to 'man') diff --git a/man/feh.pre b/man/feh.pre index 01f51c2..747c471 100644 --- a/man/feh.pre +++ b/man/feh.pre @@ -136,7 +136,7 @@ For animated images, only the first frame is shown. . .Bl -tag -width indent . -.It Cm -A , --action Oo Ar flag Oc Ns Ar action +.It Cm -A , --action Oo Ar flag Oc Ns Oo [ Ar title ] Oc Ns Ar action . Specify a shell command as an action to perform on the image. In slideshow or multiwindow mode, the action will be run when the action_0 key is pressed, in @@ -154,6 +154,16 @@ is will reload the current image instead of switching to the next one after executing the action. . +If +.No [ Ar title ] +is specified, +.Cm --draw-actions +will display +.Ar title +instead of +.Ar action +in the action list. +. .Pp . The action will be executed by /bin/sh. Use format specifiers to refer to -- cgit v1.2.3