forked from orbit-oss/flask
Update cli.py
This commit is contained in:
parent
043443d2d3
commit
3aff003c45
1 changed files with 1 additions and 1 deletions
|
|
@ -459,7 +459,7 @@ class FlaskGroup(AppGroup):
|
||||||
For information as of why this is useful see :ref:`custom-scripts`.
|
For information as of why this is useful see :ref:`custom-scripts`.
|
||||||
|
|
||||||
:param add_default_commands: if this is True then the default run and
|
:param add_default_commands: if this is True then the default run and
|
||||||
shell commands wil be added.
|
shell commands will be added.
|
||||||
:param add_version_option: adds the ``--version`` option.
|
:param add_version_option: adds the ``--version`` option.
|
||||||
:param create_app: an optional callback that is passed the script info and
|
:param create_app: an optional callback that is passed the script info and
|
||||||
returns the loaded app.
|
returns the loaded app.
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue