mirror of
https://github.com/dehydrated-io/dehydrated.git
synced 2026-04-22 16:28:28 +02:00
Fix grammer error in the manpage (fixes #466)
"allows to" requires a subject (e.g. "allows one to"), without it's just syntactically wrong. Change the verb entirely to workaround the problem.
This commit is contained in:
committed by
Lukas Schauer
parent
b53cb6643b
commit
62d37c9b3d
@@ -7,8 +7,8 @@ dehydrated \- ACME client implemented as a shell-script
|
|||||||
[\fBargument\fR [\fBargument\fR]]
|
[\fBargument\fR [\fBargument\fR]]
|
||||||
.IR ...
|
.IR ...
|
||||||
.SH DESCRIPTION
|
.SH DESCRIPTION
|
||||||
A client for ACME-based Certificate Authorities, such as LetsEncrypt. It
|
A client for ACME-based Certificate Authorities, such as LetsEncrypt. It can
|
||||||
allows to request and obtain TLS certificates from an ACME-based
|
be used to request and obtain TLS certificates from an ACME-based
|
||||||
certificate authority.
|
certificate authority.
|
||||||
|
|
||||||
Before any certificates can be requested, Dehydrated needs
|
Before any certificates can be requested, Dehydrated needs
|
||||||
|
|||||||
Reference in New Issue
Block a user