[Opensrf-commits] r1926 - trunk/bin (phasefx)
svn at svn.open-ils.org
svn at svn.open-ils.org
Wed Feb 10 16:14:48 EST 2010
Author: phasefx
Date: 2010-02-10 16:14:43 -0500 (Wed, 10 Feb 2010)
New Revision: 1926
Modified:
trunk/bin/opensrf-perl.pl.in
Log:
fix usage example
Modified: trunk/bin/opensrf-perl.pl.in
===================================================================
--- trunk/bin/opensrf-perl.pl.in 2010-02-08 21:21:02 UTC (rev 1925)
+++ trunk/bin/opensrf-perl.pl.in 2010-02-10 21:14:43 UTC (rev 1926)
@@ -216,7 +216,7 @@
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
More information about the opensrf-commits
mailing list