1.4 release. New README
This commit is contained in:
parent
6b839e6cab
commit
fb6a38cfd2
1 changed files with 2 additions and 1 deletions
3
README
3
README
|
@ -63,7 +63,8 @@ floodTimeOut: 10
|
|||
|
||||
Is there any other options for this application?
|
||||
Yes. When you start application, you could pass next options:
|
||||
-d, --daemon Start application as daemon (experimental)
|
||||
-d, --daemon Start application as daemon. Writes to /var/log/loperIRCLogBot.log and syslog. Stores PID number at /var/run/loperIRCLogBot.pid\n
|
||||
Also can interrupt correctly on SIGTERM, not so smooth on SIGINT and reopen log file directory on SIGHUP (used to handle logrotation).
|
||||
-g, --genconf Create configuration file template. Attention! It will overrite your existing configuration file.
|
||||
-s, --silent Silent mode. All program messages stores to the 'output.txt' file
|
||||
-v, --version Application version
|
||||
|
|
Loading…
Reference in a new issue