web-add generate-ssl-certificate: improve FALSE option documentation

This commit is contained in:
David Prevot 2022-07-19 14:24:33 +02:00
parent fb78d2a9ed
commit 2301b0cba5
1 changed files with 2 additions and 2 deletions

View File

@ -166,10 +166,10 @@ generate-csr LOGIN DOMAINS
Generate the request for the Let's Encrypt certificate
generate-ssl-certificate LOGIN [TRUE | FALSE]
generate-ssl-certificate LOGIN [FALSE]
Generate the Let's Encrypt certificate
Run in TEST mode if TRUE
Run in TEST mode unless FALSE
EOT
}