mirror of
https://github.com/YunoHost/moulinette.git
synced 2024-09-03 20:06:31 +02:00
[doc] add a comment to avoid looking at yet-another-file
This commit is contained in:
parent
5f34437704
commit
79bb5b427f
1 changed files with 1 additions and 0 deletions
|
@ -603,6 +603,7 @@ class ActionsMap(object):
|
|||
# Set the global configuration to use for the parser.
|
||||
top_parser.set_global_conf(_global['configuration'])
|
||||
|
||||
# GLOBAL_SECTION = '_global'
|
||||
_add_arguments(GLOBAL_SECTION, top_parser.add_global_parser(),
|
||||
_global['arguments'])
|
||||
|
||||
|
|
Loading…
Reference in a new issue