mirror of
https://github.com/frappe/gunicorn.git
synced 2026-01-14 11:09:11 +08:00
fix indent. I hate osx sometimes
This commit is contained in:
parent
6e3fec40fc
commit
947ddaee40
@ -27,7 +27,8 @@ Usage
|
||||
Options:
|
||||
-b BIND, --bind=BIND Adress to listen on. Ex. 127.0.0.1:8000 or
|
||||
unix:/tmp/gunicorn.sock
|
||||
-w, --workers=WORKERS Number of workers to spawn. [none]
|
||||
-w WORKERS, --workers=WORKERS
|
||||
Number of workers to spawn. [none]
|
||||
-p PIDFILE, --pid=PIDFILE
|
||||
set the background PID FILE
|
||||
-D, --daemon Run daemonized in the background.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user