mirror of
https://github.com/certbot/certbot.git
synced 2026-08-03 03:32:13 +02:00
Improve UA default in docs (#6120)
* Use less informative UA values in docs. * set CERTBOT_DOCS during release
This commit is contained in:
+2
-1
@@ -153,7 +153,8 @@ kill $!
|
||||
cd ~-
|
||||
|
||||
# get a snapshot of the CLI help for the docs
|
||||
certbot --help all > docs/cli-help.txt
|
||||
# We set CERTBOT_DOCS to use dummy values in example user-agent string.
|
||||
CERTBOT_DOCS=1 certbot --help all > docs/cli-help.txt
|
||||
jws --help > acme/docs/jws-help.txt
|
||||
|
||||
cd ..
|
||||
|
||||
Reference in New Issue
Block a user