mirror of
https://github.com/certbot/certbot.git
synced 2026-07-27 08:09:10 +02:00
@@ -393,6 +393,8 @@ class HelpfulArgumentParser(object):
|
||||
("Conflicting values for displayer."
|
||||
" {0} conflicts with dialog_mode").format(arg)
|
||||
)
|
||||
elif parsed_args.verbose_count > flag_default("verbose_count"):
|
||||
parsed_args.text_mode = True
|
||||
|
||||
if parsed_args.validate_hooks:
|
||||
hooks.validate_hooks(parsed_args)
|
||||
|
||||
Reference in New Issue
Block a user