Roxen.git/
server/
start
Branch:
Tag:
Non-build tags
All tags
No tags
1998-11-28
1998-11-28 21:36:46 by Henrik Grubbström (Grubba) <grubba@grubba.org>
aa5b94472ce47a4ac33b32342a6b93532d4be68a (
11
lines) (+
8
/-
3
)
[
Show
|
Annotate
]
Branch:
5.2
Added some help for --verbose and --quiet.
Rev: server/start:1.62
1:
#!/bin/sh #
-
# $Id: start,v 1.
61
1998/11/28 21:
27
:
37
grubba Exp $
+
# $Id: start,v 1.
62
1998/11/28 21:
36
:
46
grubba Exp $
cd `dirname $0`
113:
.B--versionB.: Output version information.
-
.B--help -?B.: This information
+
.B--help -?B.: This information
.
-
+
.B--verbose -vB.: Enable more verbose messages.
+
+
.B--quiet -qB.: Disable most of the messages.
+
.B--log-dir=DIRB.: Set the log directory. Defaults to .B../logsB..
-
.B--config-dir=DIRB.: Use an alternate configuration directory
+
.B--config-dir=DIRB.: Use an alternate configuration directory
.
Defaults to .B../configurationB.. .B--with-threadsB.: If threads are available, use them.