commit 6892c4060d00b78e4488dc8d0b9980ef795933c1 from: mischa date: Sat Jun 03 18:16:21 2023 UTC README fixes commit - d409ea818b36675c2aa17523a567daf35b879fa4 commit + 6892c4060d00b78e4488dc8d0b9980ef795933c1 blob - 799bb447327ccbcb0596d60d2234aecca207181a blob + 74aed919fd67fd9954c694606b1f6c7104d7bc6b --- README.md +++ README.md @@ -62,8 +62,8 @@ The syntax of the `incidents.txt` and `pastincidents.t Datetime, Type, Description 202305231230, Incident, There is a service interuption on 2023-05-23 at 12:23 UTC 202306031700, Maintenance, Server maintenance is scheduled on 2023-07-13 at 00:00 UTC +``` - ## Parameters ``` @@ -74,13 +74,11 @@ Default: -p = pastincidents.txt -o = index.html -r = rss file (no default) - ``` For example: ``` ./uptimeatomic -c services.csv -o status.html -r rss.xml - ```