2
0
mirror of https://github.com/frappe/bench.git synced 2025-01-09 08:30:39 +00:00

chore: typo/readability fix (#1410)

This commit is contained in:
Himanshu Shivhare 2023-01-06 15:18:47 +05:30 committed by GitHub
parent 23eede5fd3
commit 34197056ea
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -110,10 +110,8 @@ options:
-h, --help show this help message and exit
-p, --prod Setup Production System
-d, --dev Setup Development System
-s SITENAME, --sitename SITENAME
The Site Name for your production site
-n PROJECT, --project PROJECT
Project Name
-s SITENAME, --sitename SITENAME The Site Name for your production site
-n PROJECT, --project PROJECT Project Name
--email EMAIL Add email for the SSL.
```