mirror of
https://github.com/dehydrated-io/dehydrated.git
synced 2026-03-20 08:14:00 +01: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]]
|
||||
.IR ...
|
||||
.SH DESCRIPTION
|
||||
A client for ACME-based Certificate Authorities, such as LetsEncrypt. It
|
||||
allows to request and obtain TLS certificates from an ACME-based
|
||||
A client for ACME-based Certificate Authorities, such as LetsEncrypt. It can
|
||||
be used to request and obtain TLS certificates from an ACME-based
|
||||
certificate authority.
|
||||
|
||||
Before any certificates can be requested, Dehydrated needs
|
||||
|
||||
Reference in New Issue
Block a user