We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0664a3f commit 270355aCopy full SHA for 270355a
docs/cli.rst
@@ -61,9 +61,7 @@ Debug Flag
61
62
The :command:`flask` script can also be instructed to enable the debug
63
mode of the application automatically by exporting ``FLASK_DEBUG``. If
64
-set to ``1`` debug is enabled or ``0`` disables it.
65
-
66
-Or with a filename::
+set to ``1`` debug is enabled or ``0`` disables it::
67
68
export FLASK_DEBUG=1
69
0 commit comments