Files
komorebi/docs/cli/unsubscribe.md
2024-02-15 12:21:51 -08:00

17 lines
273 B
Markdown

# unsubscribe
```
Unsubscribe from komorebi events
Usage: komorebic.exe unsubscribe <NAMED_PIPE>
Arguments:
<NAMED_PIPE>
Name of the pipe to stop sending event notifications to (without "\\.\pipe\" prepended)
Options:
-h, --help
Print help
```