fix usage example
authorphasefx <phasefx@9efc2488-bf62-4759-914b-345cdb29e865>
Wed, 10 Feb 2010 21:14:43 +0000 (21:14 +0000)
committerphasefx <phasefx@9efc2488-bf62-4759-914b-345cdb29e865>
Wed, 10 Feb 2010 21:14:43 +0000 (21:14 +0000)
git-svn-id: svn://svn.open-ils.org/OpenSRF/trunk@1926 9efc2488-bf62-4759-914b-345cdb29e865

bin/opensrf-perl.pl.in

index d95d990..b5e0aa2 100755 (executable)
@@ -216,7 +216,7 @@ sub msg {
 sub do_help {
     print <<HELP;
 
-    Usage: perl $0 --pid_dir @TMP@ --config @CONF_DIR@/opensrf_core.xml --service opensrf.settings --action start
+    Usage: perl $0 --pid-dir @TMP@ --config @CONF_DIR@/opensrf_core.xml --service opensrf.settings --action start
 
     --action <action>
         Actions include start, stop, restart, and start_all, stop_all, and restart_all