pi/d/file

This commit is contained in:
Axel Kittenberger 2011-11-22 10:43:37 +01:00
parent c669051892
commit a60f766c34

View File

@ -60,8 +60,7 @@ OPTIONS
*-log* 'LEVEL'::
Controls which kind of events are logged. By default Lsyncd logs 'Normal'
and 'Error' Messages. *-log scarce* will make Lsyncd log Error messages
only. *-log all* will log all
debug messages.
only. *-log all* will log all debug messages.
*-log* 'Category'::
Turns on a specific debug message. E.g. *-log Exec* will log
@ -70,11 +69,11 @@ OPTIONS
*-nodaemon*::
Lsyncd will not detach from the invoker and log as well to stdout/err.
*-pifile* 'FILE'::
*-pidfile* 'FILE'::
Lsyncd will write its process ID in 'FILE'.
*-runner* 'FILE'::
Makes the Lsyncd core load the part of Lsyncd written in Lua from 'FILE'
Makes the Lsyncd core load the part of Lsyncd written in Lua from 'FILE'.
*-version*::
Writes version information and exits.