commit - d409ea818b36675c2aa17523a567daf35b879fa4
commit + 6892c4060d00b78e4488dc8d0b9980ef795933c1
blob - 799bb447327ccbcb0596d60d2234aecca207181a
blob + 74aed919fd67fd9954c694606b1f6c7104d7bc6b
--- README.md
+++ README.md
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
```
-p = pastincidents.txt
-o = index.html
-r = rss file (no default)
-
```
For example:
```
./uptimeatomic -c services.csv -o status.html -r rss.xml
-
```