mirror of
https://github.com/frappe/gunicorn.git
synced 2026-01-14 11:09:11 +08:00
Merge pull request #897 from benoitc/fix-884
Fix `--check-config` usage. Refs #884.
This commit is contained in:
commit
b8291eff4f
@ -26,7 +26,7 @@ Once again, in order of least to most authoritative:
|
||||
To check your configuration when using the command line or the
|
||||
configuration file you can run the following command::
|
||||
|
||||
$ gunicorn --check-config
|
||||
$ gunicorn --check-config APP_MODULE
|
||||
|
||||
It also allows you to know if your application can be launched.
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user