another typo. damn.

This commit is contained in:
roberto@voldemort
2010-01-13 09:30:36 +01:00
parent 72e28580a6
commit 440d42303d
+1 -1
View File
@@ -758,7 +758,7 @@ int main(int argc, char *argv[], char *envp[]) {
\t-Q|--spooler <dir>\t\trun the spooler on directory <dir>\n\
\t--pidfile <file>\t\twrite the masterpid to <file>\n\
\t--sync-log\t\t\tlet uWSGI does its best to avoid logfile mess\n\
\t--no-server\t\t\tinitialize teh uWSGI server then exit. Useful for testing and using uwsgi embedded module\n\
\t--no-server\t\t\tinitialize the uWSGI server then exit. Useful for testing and using uwsgi embedded module\n\
\t-d|--daemonize <logfile>\tdaemonize and log into <logfile>\n", argv[0]);
exit(1);
case 0: