From 2cc896b7d103fbade96054881c6c57046eef01e5 Mon Sep 17 00:00:00 2001 From: Galen Charlton Date: Fri, 31 Jan 2014 16:20:26 -0500 Subject: [PATCH] fix typo and remove repeated word Signed-off-by: Galen Charlton --- bin/opensrf-perl.pl.in | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bin/opensrf-perl.pl.in b/bin/opensrf-perl.pl.in index 7566441..d5961da 100755 --- a/bin/opensrf-perl.pl.in +++ b/bin/opensrf-perl.pl.in @@ -732,13 +732,13 @@ sub do_help { --router-re-register-all Sends a SIGUSR2 signal to the selected service(s), which causes each service's listener process to send a "register" command to all - configured routers routers. The --all variant sends the signal to - all running listeners. The non-(--all) variant requires a --service. + configured routers. The --all variant sends the signal to all + running listeners. The non-(--all) variant requires a --service. --reload --reload-all Sends a SIGHUP signal to the selected service(s). SIGHUP causes - each Listener process to reload its opensrf_core.xml config file + each listener process to reload its opensrf_core.xml config file and gracefully re-launch drone processes. The -all variant sends the signal to all services. The non-(-all) variant requires a --service. -- 2.11.0