mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-03-03 23:06:37 +00:00
replacing < and > with html syntax
git-svn-id: https://svn.fhem.de/fhem/trunk@2630 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
parent
e662866be0
commit
1d5987b86f
@ -479,7 +479,7 @@ PRESENCE_ProcessLocalScan($)
|
||||
It listens on TCP port 5111 for incoming connections from a FHEM PRESENCE instance or a running collectord.<br>
|
||||
<PRE>
|
||||
Usage:
|
||||
presenced -d [-p <port>] [-P <filename>]
|
||||
presenced -d [-p <port>] [-P <filename>]
|
||||
presenced [-h | --help]
|
||||
|
||||
|
||||
@ -516,12 +516,12 @@ Options:
|
||||
It listens on TCP port 5222 for incoming connections from a FHEM presence instance.
|
||||
<PRE>
|
||||
Usage:
|
||||
collectord -c <configfile> [-d] [-p <port>] [-P <pidfile>]
|
||||
collectord -c <configfile> [-d] [-p <port>] [-P <pidfile>]
|
||||
collectord [-h | --help]
|
||||
|
||||
|
||||
Options:
|
||||
-c, --configfile <configfile>
|
||||
-c, --configfile <configfile>
|
||||
The config file which contains the room and timeout definitions
|
||||
-p, --port
|
||||
TCP Port which should be used (Default: 5222)
|
||||
@ -531,7 +531,7 @@ Options:
|
||||
detach from terminal and run as background daemon
|
||||
-v, --verbose
|
||||
Print detailed log output
|
||||
-l, --logfile <logfile>
|
||||
-l, --logfile <logfile>
|
||||
log to the given logfile
|
||||
-h, --help
|
||||
Print detailed help screen
|
||||
|
Loading…
x
Reference in New Issue
Block a user