Fixed '-h/-n' error
SVN revision: 2483
This commit is contained in:
+2
-2
@@ -282,11 +282,11 @@ option in <code>elogd.cfg</code> to <code><b>port=80</code></B> and restarting e
|
||||
<div class=section> Server Configuration </div>
|
||||
<p>
|
||||
<a name="config">The <b>ELOG</b> daemon <b><code>elogd</code></b> can be executed with the following options :
|
||||
<ul><code><pre>elogd [-p port] [-h hostname/IP] [-C] [-m] [-M] [-D] [-c file] [-s dir] [-d dir] [-v] [-k] [-f file] [-x]</code></PRE></ul>
|
||||
<ul><code><pre>elogd [-p port] [-n hostname/IP] [-C] [-m] [-M] [-D] [-c file] [-s dir] [-d dir] [-v] [-k] [-f file] [-x]</code></PRE></ul>
|
||||
<p>with :
|
||||
<ul>
|
||||
<li><code>-p <port></code> TCP port number to use for the http server (if other than 80)
|
||||
<li><code>-h <hostname or IP address></code> in the case of a "multihomed" server, host name or IP
|
||||
<li><code>-n <hostname or IP address></code> in the case of a "multihomed" server, host name or IP
|
||||
address of the interface ELOG should run on
|
||||
<LI><code>-C <url></code> clone remote elogd configuration
|
||||
<LI><code>-m</code> synchronize logbook(s) with remote server
|
||||
|
||||
Reference in New Issue
Block a user