mirror of
https://github.com/certbot/certbot.git
synced 2026-06-05 23:04:39 -04:00
s/for for/for (#7196)
This commit is contained in:
parent
a778b50403
commit
a27f3ebd4f
1 changed files with 1 additions and 1 deletions
|
|
@ -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", {
|
||||
|
|
|
|||
Loading…
Reference in a new issue