forked from orbit-oss/flask
Added some missing documentation information.
This commit is contained in:
parent
d1821b3a07
commit
afb613ca43
1 changed files with 2 additions and 0 deletions
|
|
@ -771,6 +771,8 @@ Command Line Interface
|
||||||
.. autofunction:: with_appcontext
|
.. autofunction:: with_appcontext
|
||||||
|
|
||||||
.. autofunction:: pass_script_info
|
.. autofunction:: pass_script_info
|
||||||
|
Marks a function so that an instance of :class:`ScriptInfo` is passed
|
||||||
|
as first argument to the click callback.
|
||||||
|
|
||||||
.. autofunction:: without_appcontext
|
.. autofunction:: without_appcontext
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue