summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorOhad Eytan <ohadey@gmail.com>2021-05-14 11:26:04 +0300
committerGitHub <noreply@github.com>2021-05-14 11:26:04 +0300
commit28d118155e6361133717a20822e5c710edc6c973 (patch)
treeddfd4de5a73b9f28394d0d9fd291781a1e9123aa /README.md
parent5e394ad7a66f2afd9d79921424b8f76534f5b4d6 (diff)
Add quiet flag (#5)
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 5ffbb7c..772f9bd 100644
--- a/README.md
+++ b/README.md
@@ -30,6 +30,7 @@ Options:
--routine-delay INTEGER Routine message delay in seconds
--alarm-id Print alarm ID
--repeat-alarms Do not suppress ongoing alarms
+ --quiet Print only active alarms
--help Show this message and exit.
```