mirror of
https://github.com/strapi/strapi.git
synced 2025-12-28 15:44:59 +00:00
Fix typo
This commit is contained in:
parent
4e9ba1280b
commit
56979f692a
@ -23,7 +23,7 @@ options: [--dev|--debug|--quickstart|--dbclient=<dbclient> --dbhost=<dbhost> --d
|
||||
Will display the full error message if one is fired during the database connection.
|
||||
|
||||
- **strapi new <name> --quickstart**<br/>
|
||||
Use the quickstart system to create your all.
|
||||
Use the quickstart system to create your app.
|
||||
|
||||
- **strapi new <name> --dbclient=<dbclient> --dbhost=<dbhost> --dbport=<dbport> --dbname=<dbname> --dbusername=<dbusername> --dbpassword=<dbpassword> --dbssl=<dbssl> --dbauth=<dbauth> --dbforce**<br/>
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user