Update cli.py

This commit is contained in:
2014-03-25 18:59:14 -04:00
parent 6a23976295
commit e9392d6baf
+2 -2
View File
@@ -10,7 +10,7 @@ Options:
--overwrite allow overwriting of deployed archives.
Configuration:
Environment Variables: AWS_ACCESS_KEY_ID, AWS_SECRET_ACCESS_KEY, AWS_BUCKET
Environment Variables: AWS_ACCESS_KEY_ID, AWS_SECRET_ACCESS_KEY, S3_BUCKET, S3_PREFIX (optional)
"""
import os
@@ -71,4 +71,4 @@ def dispatch():
try:
main()
except KeyboardInterrupt:
print 'ool.'
print 'ool.'