mirror of
https://gitea.psi.ch/ELOG/elog.git
synced 2026-09-08 17:13:56 +00:00
Fixed '-h/-n' error
SVN revision: 2483
This commit is contained in:
parent
bacf488643
commit
4da1f4509e
@ -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>
|
<div class=section> Server Configuration </div>
|
||||||
<p>
|
<p>
|
||||||
<a name="config">The <b>ELOG</b> daemon <b><code>elogd</code></b> can be executed with the following options :
|
<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 :
|
<p>with :
|
||||||
<ul>
|
<ul>
|
||||||
<li><code>-p <port></code> TCP port number to use for the http server (if other than 80)
|
<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
|
address of the interface ELOG should run on
|
||||||
<LI><code>-C <url></code> clone remote elogd configuration
|
<LI><code>-C <url></code> clone remote elogd configuration
|
||||||
<LI><code>-m</code> synchronize logbook(s) with remote server
|
<LI><code>-m</code> synchronize logbook(s) with remote server
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user