forked from orbit-oss/flask
revert run debug docs
This commit is contained in:
parent
229dcbb5ce
commit
4d69165ab6
7 changed files with 10 additions and 10 deletions
|
|
@ -137,7 +137,7 @@ follow the tutorial.
|
|||
|
||||
.. code-block:: text
|
||||
|
||||
$ flask --app flaskr run --debug
|
||||
$ flask --app flaskr --debug run
|
||||
|
||||
You'll see output similar to this:
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue