From ace580c522836e5287f4603ceea5da41881a4651 Mon Sep 17 00:00:00 2001 From: Lexi Winter Date: Wed, 4 Jun 2025 19:33:21 +0100 Subject: replace lfacme-{setup,renew} with a single lfacme command --- lfacme-setup.8.in | 26 ++++++++------------------ 1 file changed, 8 insertions(+), 18 deletions(-) (limited to 'lfacme-setup.8.in') diff --git a/lfacme-setup.8.in b/lfacme-setup.8.in index 893c0b2..afd50c9 100644 --- a/lfacme-setup.8.in +++ b/lfacme-setup.8.in @@ -3,16 +3,17 @@ .Dt LFACME-SETUP 8 .Os .Sh NAME -.Nm lfacme-setup +.Nm lfacme setup .Nd create a new ACME account .Sh SYNOPSIS -.Nm -.Op Fl vy -.Op Fl c Ar confdir +.Nm lfacme +.Op opts +.Cm setup +.Op Fl y .Sh DESCRIPTION The .Nm -utility will register a new account with the ACME provider configured in +command will register a new account with the ACME provider configured in .Xr acme.conf 5 . If the provider requires accepting terms of service to create an account, the ToS URL will be printed and @@ -21,19 +22,8 @@ will prompt the user to accept them. .Pp The follow options are accepted: .Bl -tag -width indent -.It Fl c Ar confdir -Use -.Ar confdir -as the configuration directory instead of the default -.Pa __CONFDIR__ . -.It Fl v -Produce more output when running. -This also passes the -.Fl v -option to uacme. .It Fl y -If the ACME provider requires accepting terms of service, -accept the provided terms automatically. +Accept any required terms of service automatically. .El .Sh ENVIRONMENT Refer to @@ -42,4 +32,4 @@ for a list of environment variables which affect the operation of .Nm . .Sh SEE ALSO .Xr acme.conf 5 , -.Xr lfacme 7 +.Xr lfacme 8 -- cgit v1.2.3