[doc] add a comment to avoid looking at yet-another-file

This commit is contained in:
Laurent Peuch 2017-07-23 03:54:56 +02:00
parent 5f34437704
commit 79bb5b427f

View file

@ -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'])