reaction flush clarification

This commit is contained in:
ppom 2024-01-03 12:00:00 +01:00
parent f6f26f283e
commit f662a485b9

View File

@ -100,8 +100,9 @@ func basicUsage() {
-p/--pattern PATTERN # only show items matching the PATTERN regex -p/--pattern PATTERN # only show items matching the PATTERN regex
` + bold + `reaction flush` + reset + ` TARGET ` + bold + `reaction flush` + reset + ` TARGET
# run currently active matches and pending actions for the specified TARGET # remove currently active matches and run currently pending actions for the specified TARGET
# (then show flushed matches and actions) # (then show flushed matches and actions)
# e.g. reaction flush 192.168.1.1
# options: # options:
-s/--socket SOCKET # path to the client-daemon communication socket -s/--socket SOCKET # path to the client-daemon communication socket