mirror of
https://github.com/certbot/certbot.git
synced 2026-08-03 08:03:10 +02:00
s/for for/for (#7196)
This commit is contained in:
+1
-1
@@ -428,7 +428,7 @@ VERB_HELP = [
|
|||||||
}),
|
}),
|
||||||
("plugins", {
|
("plugins", {
|
||||||
"short": "List plugins that are installed and available on your system",
|
"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"
|
"usage": "\n\n certbot plugins [options]\n\n"
|
||||||
}),
|
}),
|
||||||
("update_symlinks", {
|
("update_symlinks", {
|
||||||
|
|||||||
Reference in New Issue
Block a user