From: Josh Stompro Date: Tue, 25 Nov 2014 21:56:50 +0000 (-0600) Subject: LP#1396161: action_trigger_runner.pl documentation update X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=70f3d7f0e82dc0c1e39559cc59a9d7ad4188939e;p=evergreen%2Ftadl.git LP#1396161: action_trigger_runner.pl documentation update - Removed --granularity-only help docs. Ever since the script was changed to support parallel execution of different granularity levels the granularity-only setting has always been set when using --granularity. - Added --verbose help docs. This option wasn't included in the help docs. - Clarification - added some clarification to a few of the help descriptions. - Added an additional example for processing hooks and running pending events with a granularity set. - Removed two references to the --granularity-only flag in the Telephony docs. I believe this change is valid for 2.7, 2.6 and 2.5 since the change to the script was made in 2010. Signed-off-by: Josh Stompro Signed-off-by: Remington Steed Signed-off-by: Ben Shum --- diff --git a/Open-ILS/src/support-scripts/action_trigger_runner.pl.in b/Open-ILS/src/support-scripts/action_trigger_runner.pl.in index 9df711a4f1..8f23780628 100755 --- a/Open-ILS/src/support-scripts/action_trigger_runner.pl.in +++ b/Open-ILS/src/support-scripts/action_trigger_runner.pl.in @@ -100,7 +100,8 @@ $0 : Create and process action/trigger events @sysconfdir@/action_trigger_filters.json --run-pending - Run pending events + Run pending events to send emails or take other actions as specified + by the reactor in the event definition. --process-hooks Create hook events @@ -112,12 +113,11 @@ $0 : Create and process action/trigger events --hooks=hook1[,hook2,hook3,...] Define which hooks to create events for. If none are defined, it defaults to the list of hooks defined in the --custom-filters option. + Requires --process-hooks --granularity=