Files
komorebi/docs/cli/unsubscribe-pipe.md
2024-03-03 20:53:25 -08:00

17 lines
283 B
Markdown

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