diff options
author | Nguyễn Gia Phong <cnx@loang.net> | 2025-06-05 17:14:20 +0900 |
---|---|---|
committer | Nguyễn Gia Phong <cnx@loang.net> | 2025-06-05 17:14:20 +0900 |
commit | c540eea9405223860a8854b0b8adc16dcdfa707d (patch) | |
tree | 0c4fe3290f1bdbd63847483e8c66e2c9d029368d | |
parent | 9508ef9fa8ae23610048bff9f03d592c3d1855fb (diff) | |
download | scadere-c540eea9405223860a8854b0b8adc16dcdfa707d.tar.gz |
Fix typos
-rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md index 1967b9d..9355b66 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Scadere -Scadere is a TLS certificate renewal remider. It checks for certificates +Scadere is a TLS certificate renewal reminder. It checks for certificates that are about to expire and provides an Atom feed for notification. ## Usage @@ -21,7 +21,7 @@ Options: output file (default to stdout) ``` -It is recommended to run `scadere check` as a cron job. +It is recommended to run `scadere-check` as a cron job. ### Expiration notification |