From 933bb9c3ec14d9aa612521c75338794334f24e55 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=B3=A0=E6=B3=AB=E5=87=9D?= Date: Sat, 11 Mar 2023 14:42:42 +0800 Subject: [PATCH] parameter `--useragent` not `--user-agent`. --- How-to-install.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/How-to-install.md b/How-to-install.md index e2c499f..c520eef 100644 --- a/How-to-install.md +++ b/How-to-install.md @@ -63,7 +63,7 @@ Explanations : - `--cert-home` is a customized dir to save the certs you issue. By default, it's saved in `--config-home`. - `--accountemail ` is the email used to register an account to Let's Encrypt, you will receive a renewal notice email here. - `--accountkey` is the file saving your account private key. By default, it's saved in `--config-home`. -- `--user-agent` is the user-agent header value used to send to Let's Encrypt. +- `--useragent` is the user-agent header value used to send to Let's Encrypt. - `--nocron` install acme.sh without cronjob