summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorYuval Adam <_@yuv.al>2021-05-13 19:00:41 +0300
committerYuval Adam <_@yuv.al>2021-05-13 19:00:41 +0300
commit2fc545b57599ffdc7bf3e75b3f94a2cfbb495214 (patch)
treecbfafaa4a5ff974525df4fefa1d71dce2fd7cfda /README.md
parentcb1f9c8d4878eb11fc015f225abcba1d6556e09f (diff)
Suppress repeating alarms with matching flag to disable
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 ce8082d..213cb85 100644
--- a/README.md
+++ b/README.md
@@ -23,5 +23,6 @@ Options:
--delay INTEGER Polling delay in seconds
--routine-delay INTEGER Routine message delay in seconds
--alarm-id Print alarm ID
+ --repeat-alarms Do not suppress ongoing alarms
--help Show this message and exit.
```