This commit is contained in:
Randall Leeds 2013-08-05 22:04:53 -07:00
parent ec2ee0b127
commit 0c34c4213b

View File

@ -81,7 +81,7 @@ apologize for the lack of script name creativity. And some usage::
Simple example:: Simple example::
$ cd yourpasteproject $ cd yourpasteproject
$ gunicorn_paste --workers=2 development.ini $ gunicorn_paster --workers=2 development.ini
Integration Integration
=========== ===========