LP1803729 action_trigger_aggregator.pl help indicates the wrong bash argument for...
authorblake <blake@mobiusconsortium.org>
Fri, 16 Nov 2018 15:37:31 +0000 (09:37 -0600)
committerGalen Charlton <gmc@equinoxinitiative.org>
Tue, 7 May 2019 14:56:26 +0000 (10:56 -0400)
Fixed the help message action_trigger_aggregator.pl to agree with the code

Signed-off-by: blake <blake@mobiusconsortium.org>
Signed-off-by: Josh Stompro <stompro@stompro.org>
Signed-off-by: Galen Charlton <gmc@equinoxinitiative.org>

Open-ILS/src/support-scripts/action_trigger_aggregator.pl

index 9da5f6f..726b30c 100755 (executable)
@@ -73,7 +73,7 @@ $0 \
     --end-date 2012-01-07 \
     --output-file 2012-01-07.notify.csv \
     --local-dir /var/run/evergreen/csv \
-    --remote-account 6
+    --remote-acct 6
 
 Options
 
@@ -104,7 +104,7 @@ Options
         Local directory where the output-file is placed.  If --cleanup is 
         set, this is used as the tmp directory for file generation
 
-    --remote-account
+    --remote-acct
         Evergreen config.remote_account ID
         If set, the output-file will be sent via sFTP/SCP to this server.