diff --git a/doc/adminguide.html b/doc/adminguide.html index b917f1fa..d558a453 100755 --- a/doc/adminguide.html +++ b/doc/adminguide.html @@ -282,11 +282,11 @@ option in elogd.cfg to port=80 and restarting e
elogd.cfg
port=80
The ELOG daemon elogd can be executed with the following options : -elogd [-p port] [-h hostname/IP] [-C] [-m] [-M] [-D] [-c file] [-s dir] [-d dir] [-v] [-k] [-f file] [-x] +elogd [-p port] [-n hostname/IP] [-C] [-m] [-M] [-D] [-c file] [-s dir] [-d dir] [-v] [-k] [-f file] [-x] with : -p <port> TCP port number to use for the http server (if other than 80) --h <hostname or IP address> in the case of a "multihomed" server, host name or IP +-n <hostname or IP address> in the case of a "multihomed" server, host name or IP address of the interface ELOG should run on -C <url> clone remote elogd configuration -m synchronize logbook(s) with remote server
elogd
elogd [-p port] [-h hostname/IP] [-C] [-m] [-M] [-D] [-c file] [-s dir] [-d dir] [-v] [-k] [-f file] [-x]
elogd [-p port] [-n hostname/IP] [-C] [-m] [-M] [-D] [-c file] [-s dir] [-d dir] [-v] [-k] [-f file] [-x]
with :
-p <port>
-h <hostname or IP address>
-n <hostname or IP address>
-C <url>
-m