git-svn-id: svn://svn.lighttpd.net/spawn-fcgi/trunk@20 4a9f3682-ca7b-49a8-9a55-ba4640e46f83
This commit is contained in:
Elan Ruusamäe 2009-02-19 15:02:37 +00:00
parent f1fc6fb4d1
commit ea23315b9f
1 changed files with 1 additions and 1 deletions

View File

@ -349,7 +349,7 @@ static void show_help () {
" -a <addr> bind to ip address\n" \
" -p <port> bind to tcp-port\n" \
" -s <path> bind to unix-domain socket\n" \
" -C <childs> (PHP only) numbers of childs to spawn (default: not setting\n" \
" -C <childs> (PHP only) numbers of childs to spawn (default: no setting\n" \
" the PHP_FCGI_CHILDREN env var - php defaults to 0)\n" \
" -F <childs> numbers of childs to fork (default 1)\n" \
" -P <path> name of PID-file for spawed process (ignored in no-fork mode)\n" \