From ee538c53b26d888ca653bdd21dba08033458d976 Mon Sep 17 00:00:00 2001 From: Alexey Shirokov <40300551+demiurge-ash@users.noreply.github.com> Date: Sat, 17 Sep 2022 09:49:59 +0300 Subject: [PATCH] Update register command (#94) --- doc/advanced-usage.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/advanced-usage.md b/doc/advanced-usage.md index 2846fa5..7247756 100644 --- a/doc/advanced-usage.md +++ b/doc/advanced-usage.md @@ -5,7 +5,7 @@ Please read the document about [basic usage](./usage.md) first. ## Register an Account ``` -acme-client setup --email me@example.com +acme-client setup --agree-terms --email me@example.com ``` After a successful registration you're able to issue certificates.