Readme update

pull/1/head
Maciej Winnicki 2012-04-04 19:33:28 +02:00
parent db58d44697
commit ec423ac6a8
1 changed files with 3 additions and 0 deletions

View File

@ -14,3 +14,6 @@ frontail is node.js application for serving `tail -F` output to browser using [s
-V, --version output the version number
-p, --port <port> server port, default 9001
-n, --number <number> starting lines number, default 10
-d, --daemonize run as daemon
--pid-path <path> if run as deamon file that will store the process ID, default /var/run/frontail.pid
--log-path <path> if run as deamon file that will be used as a log, default /dev/null