mirror of
https://github.com/certbot/certbot.git
synced 2026-08-02 19:31:51 +02:00
Better documentation
This commit is contained in:
+1
-1
@@ -662,7 +662,7 @@ def create_parser(plugins, args):
|
|||||||
helpful.add(
|
helpful.add(
|
||||||
"security", "--strict-permissions", action="store_true",
|
"security", "--strict-permissions", action="store_true",
|
||||||
help="Require that all configuration files are owned by the current "
|
help="Require that all configuration files are owned by the current "
|
||||||
"user; use this if your config is in /tmp/")
|
"user; only needed if your config is somewhere unsafe like /tmp/")
|
||||||
|
|
||||||
_paths_parser(helpful)
|
_paths_parser(helpful)
|
||||||
# _plugins_parsing should be the last thing to act upon the main
|
# _plugins_parsing should be the last thing to act upon the main
|
||||||
|
|||||||
Reference in New Issue
Block a user