Add prefix for all commands in documentation (#2877)

* Add prefix for commands in docs

* Add prefix for commands in example's README
This commit is contained in:
Grey Li 2018-09-09 16:41:56 +08:00 committed by Hsiaoming Yang
parent b9b88b0cdf
commit 21b0aa6dd8
19 changed files with 112 additions and 112 deletions

View file

@ -204,7 +204,7 @@ Run the ``init-db`` command:
.. code-block:: none
flask init-db
$ flask init-db
Initialized the database.
There will now be a ``flaskr.sqlite`` file in the ``instance`` folder in