forked from orbit-oss/flask
Merge pull request #1496 from Hardtack/patch-1
Update title of docstring in flask.cli
This commit is contained in:
commit
cc6bf7c18a
1 changed files with 1 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
||||||
# -*- coding: utf-8 -*-
|
# -*- coding: utf-8 -*-
|
||||||
"""
|
"""
|
||||||
flask.run
|
flask.cli
|
||||||
~~~~~~~~~
|
~~~~~~~~~
|
||||||
|
|
||||||
A simple command line application to run flask apps.
|
A simple command line application to run flask apps.
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue