We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 062a096 + 77cdefc commit b0b2778Copy full SHA for b0b2778
docs/quickstart.rst
@@ -41,7 +41,7 @@ itself.
41
42
To run the application, use the ``flask`` command or
43
``python -m flask``. You need to tell the Flask where your application
44
-is with the ``-app`` option.
+is with the ``--app`` option.
45
46
.. code-block:: text
47
0 commit comments