File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -27,13 +27,13 @@ show_help() {
27
27
history-pop [ID] Pop the latest notification from
28
28
history or optionally the
29
29
notification with given ID.
30
- history-rm [ID] Remove the notification from
30
+ history-rm ID Remove the notification from
31
31
history with given ID.
32
32
is-paused Check if pause level is > 0
33
- set-paused [ true|false|toggle] Set the pause status
33
+ set-paused true|false|toggle Set the pause status
34
34
get-pause-level Get the current pause level
35
- set-pause-level [ level] Set the pause level
36
- rule name [ enable|disable|toggle] Enable or disable a rule by its name
35
+ set-pause-level level Set the pause level
36
+ rule name enable|disable|toggle Enable or disable a rule by its name
37
37
debug Print debugging information
38
38
help Show this help
39
39
EOH
You can’t perform that action at this time.
0 commit comments