Skip to content

Commit

Permalink
fix wording
Browse files Browse the repository at this point in the history
  • Loading branch information
nothinux committed Apr 15, 2022
1 parent f515e5e commit 8ca6ed5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ $ certify server.local expiry:1d
Also, you can see information from certificate
$ certify -read server.local.pem
⚡️ Read certificate information from certificate with filename server.local.pem
⚡️ Read certificate information from file server.local.pem
$ certify -connect google.com:443
⚡️ Show certificate information from remote host
Expand Down
2 changes: 1 addition & 1 deletion cmd/certify/main.go
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ $ certify server.local expiry:1d
Also, you can see information from certificate
$ certify -read server.local.pem
⚡️ Read certificate information from certificate with filename server.local.pem
⚡️ Read certificate information from file server.local.pem
$ certify -connect google.com:443
⚡️ Show certificate information from remote host
Expand Down

0 comments on commit 8ca6ed5

Please sign in to comment.