mirror of
https://github.com/certbot/certbot.git
synced 2026-07-25 23:29:26 +02:00
s/for for/for (#7196)
This commit is contained in:
+1
-1
@@ -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", {
|
||||
|
||||
Reference in New Issue
Block a user