Changeset 284:50549c1d07db for uwsgi.c

Show
Ignore:
Timestamp:
03/11/10 10:06:06 (5 months ago)
Author:
roberto@…
Branch:
default
Message:

updated --help

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • uwsgi.c

    r283 r284  
    27442744\t--proxy-max-connections <n>\tset the max number of concurrent connections mnaged by the proxy\n\ 
    27452745\t--wsgi-file <file>\t\tload the <file> wsgi file\n\ 
     2746\t--version\t\t\tprint server version\n\ 
    27462747\t-d|--daemonize <logfile>\tdaemonize and log into <logfile>\n", uwsgi.binary_path); 
    27472748                        exit (1);