forked from orbit-oss/flask
Update docs to the new CLI patterns
This commit is contained in:
parent
523e271183
commit
a7d829c618
10 changed files with 112 additions and 141 deletions
|
|
@ -60,7 +60,7 @@ databases will not commit unless you explicitly tell it to.
|
|||
|
||||
Now, it is possible to create a database with the :command:`flask` script::
|
||||
|
||||
flask --app=flaskr initdb
|
||||
flask initdb
|
||||
Initialized the database.
|
||||
|
||||
.. admonition:: Troubleshooting
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue