mirror of
https://github.com/octoleo/lsyncd.git
synced 2025-02-02 11:58:25 +00:00
pi/d/file
This commit is contained in:
parent
c669051892
commit
a60f766c34
@ -60,8 +60,7 @@ OPTIONS
|
|||||||
*-log* 'LEVEL'::
|
*-log* 'LEVEL'::
|
||||||
Controls which kind of events are logged. By default Lsyncd logs 'Normal'
|
Controls which kind of events are logged. By default Lsyncd logs 'Normal'
|
||||||
and 'Error' Messages. *-log scarce* will make Lsyncd log Error messages
|
and 'Error' Messages. *-log scarce* will make Lsyncd log Error messages
|
||||||
only. *-log all* will log all
|
only. *-log all* will log all debug messages.
|
||||||
debug messages.
|
|
||||||
|
|
||||||
*-log* 'Category'::
|
*-log* 'Category'::
|
||||||
Turns on a specific debug message. E.g. *-log Exec* will log
|
Turns on a specific debug message. E.g. *-log Exec* will log
|
||||||
@ -70,11 +69,11 @@ OPTIONS
|
|||||||
*-nodaemon*::
|
*-nodaemon*::
|
||||||
Lsyncd will not detach from the invoker and log as well to stdout/err.
|
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'.
|
Lsyncd will write its process ID in 'FILE'.
|
||||||
|
|
||||||
*-runner* '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*::
|
*-version*::
|
||||||
Writes version information and exits.
|
Writes version information and exits.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user