revert run debug docs
This commit is contained in:
parent
229dcbb5ce
commit
4d69165ab6
7 changed files with 10 additions and 10 deletions
|
|
@ -108,7 +108,7 @@ To enable debug mode, use the ``--debug`` option.
|
|||
|
||||
.. code-block:: text
|
||||
|
||||
$ flask --app hello run --debug
|
||||
$ flask --app hello --debug run
|
||||
* Serving Flask app 'hello'
|
||||
* Debug mode: on
|
||||
* Running on http://127.0.0.1:5000 (Press CTRL+C to quit)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue