diff options
Diffstat (limited to 'man')
| -rw-r--r-- | man/feh.pre | 12 | 
1 files changed, 11 insertions, 1 deletions
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  | 
