mirror of
https://github.com/certbot/certbot.git
synced 2026-07-28 08:45:22 +02:00
Edit certs -> certificates in user-facing text. (#8541)
* Edit certs -> certificates in user-facing text. To reduce confusion, we should consistently use the full term. * Edit certs->certificates in more user-facing text. * fix failing lint (line too long) * fix typo Co-authored-by: Jacob Hoffman-Andrews <github@hoffman-andrews.com> Co-authored-by: Alex Zorin <alex@zorin.id.au>
This commit is contained in:
co-authored by
Alex Zorin
parent
a7c3c0b90c
commit
18faf4f7ab
@@ -313,7 +313,7 @@ the ``certificates`` subcommand:
|
||||
|
||||
This returns information in the following format::
|
||||
|
||||
Found the following certs:
|
||||
Found the following certificates:
|
||||
Certificate Name: example.com
|
||||
Domains: example.com, www.example.com
|
||||
Expiry Date: 2017-02-19 19:53:00+00:00 (VALID: 30 days)
|
||||
|
||||
Reference in New Issue
Block a user