diff --git a/certbot/cli.py b/certbot/cli.py index 794242c24..6ffed74fa 100644 --- a/certbot/cli.py +++ b/certbot/cli.py @@ -428,7 +428,7 @@ VERB_HELP = [ }), ("plugins", { "short": "List plugins that are installed and available on your system", - "opts": 'Options for for the "plugins" subcommand', + "opts": 'Options for the "plugins" subcommand', "usage": "\n\n certbot plugins [options]\n\n" }), ("update_symlinks", {