mirror of
https://github.com/certbot/certbot.git
synced 2026-07-28 08:45:22 +02:00
committed by
Peter Eckersley
parent
df5f08843f
commit
83966cdfcf
@@ -335,6 +335,7 @@ class HelpfulArgumentParser(object):
|
||||
self.help_topics = HELP_TOPICS + plugin_names + [None]
|
||||
usage, short_usage = usage_strings(plugins)
|
||||
self.parser = configargparse.ArgParser(
|
||||
prog="certbot",
|
||||
usage=short_usage,
|
||||
formatter_class=argparse.ArgumentDefaultsHelpFormatter,
|
||||
args_for_setting_config_path=["-c", "--config"],
|
||||
|
||||
Reference in New Issue
Block a user