s/for for/for (#7196)

This commit is contained in:
Brad Warren 2019-06-26 17:24:04 -07:00 committed by ohemorange
parent a778b50403
commit a27f3ebd4f

View file

@ -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", {