Remove nonsense from cli docs
This commit is contained in:
parent
0664a3f2dd
commit
270355abdc
1 changed files with 1 additions and 3 deletions
|
|
@ -61,9 +61,7 @@ Debug Flag
|
||||||
|
|
||||||
The :command:`flask` script can also be instructed to enable the debug
|
The :command:`flask` script can also be instructed to enable the debug
|
||||||
mode of the application automatically by exporting ``FLASK_DEBUG``. If
|
mode of the application automatically by exporting ``FLASK_DEBUG``. If
|
||||||
set to ``1`` debug is enabled or ``0`` disables it.
|
set to ``1`` debug is enabled or ``0`` disables it::
|
||||||
|
|
||||||
Or with a filename::
|
|
||||||
|
|
||||||
export FLASK_DEBUG=1
|
export FLASK_DEBUG=1
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue