From b15fe14707386343085edf471d64e4a9f22f0978 Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Sat, 1 May 2010 16:04:08 +0200 Subject: feh(1): --action: Also relevant for --loadable/--unloadable --- man/feh.1 | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/man/feh.1 b/man/feh.1 index 66b436a..476b6bb 100644 --- a/man/feh.1 +++ b/man/feh.1 @@ -231,8 +231,11 @@ E.g. to sort in reverse width order, use .It Cm -A , --action Ar action Specify a string as an action to perform on the image. In slideshow or multiwindow modes, the action will be run when the enter key is pressed, in -list mode, the action will be run for each file listed. The action will be -executed by /bin/sh. Use format specifiers to refer to image info. See +list mode, the action will be run for each file listed. In +loadables/unloadables mode, the action will be run for each +loadable/unloadable file, respectively. +The action will be executed by /bin/sh. Use format specifiers to refer to +image info. See .Sx FORMAT SPECIFIERS for examples. E.g. .Qq feh -A "mv ~/images/%n" * . -- cgit v1.2.3