mirror of
https://github.com/YunoHost/moulinette.git
synced 2024-09-03 20:06:31 +02:00
[doc] add a comment from the docstring
This commit is contained in:
parent
477d3721d1
commit
a1395bdec6
1 changed files with 1 additions and 0 deletions
|
@ -603,6 +603,7 @@ class ActionsMap(object):
|
|||
# Retrieve global parameters
|
||||
_global = actionsmap.pop('_global', {})
|
||||
|
||||
# Set the global configuration to use for the parser.
|
||||
top_parser.set_global_conf(_global['configuration'])
|
||||
|
||||
_add_arguments(GLOBAL_SECTION, top_parser.add_global_parser(),
|
||||
|
|
Loading…
Add table
Reference in a new issue