We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a987c1e commit 228aeafCopy full SHA for 228aeaf
easy-install.py
@@ -318,3 +318,5 @@ def install_docker():
318
cprint("Emails with example.com not acceptable", level=1)
319
sys.exit(1)
320
setup_prod(args.project, args.sitename, args.email)
321
+ else:
322
+ parser.print_help()
0 commit comments