projects
/
working
/
OpenSRF.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6a12312
)
LP1204123 osrf_control improved sample usage
author
Bill Erickson
<berick@esilibrary.com>
Mon, 12 Aug 2013 15:39:28 +0000
(11:39 -0400)
committer
Bill Erickson
<berick@esilibrary.com>
Mon, 12 Aug 2013 15:39:31 +0000
(11:39 -0400)
Use a more realistic default usage message. --config and --pid-dir have
sane defaults, so people will not normally need to specify those.
Signed-off-by: Bill Erickson <berick@esilibrary.com>
bin/opensrf-perl.pl.in
patch
|
blob
|
history
diff --git
a/bin/opensrf-perl.pl.in
b/bin/opensrf-perl.pl.in
index
2926815
..
e680f03
100755
(executable)
--- a/
bin/opensrf-perl.pl.in
+++ b/
bin/opensrf-perl.pl.in
@@
-489,7
+489,7
@@
sub msg {
sub do_help {
print <<HELP;
- Usage:
perl $0 --pid-dir @TMP@ --config @CONF_DIR@/opensrf_core.xml --service opensrf.settings --start
+ Usage:
$0 --localhost --start-all
--config <file> [default: @CONF_DIR@/opensrf_core.xml]
OpenSRF configuration file