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

17 lines
286 B
Markdown

# subscribe-pipe
```
Subscribe to komorebi events using a Named Pipe
Usage: komorebic.exe subscribe-pipe <NAMED_PIPE>
Arguments:
<NAMED_PIPE>
Name of the pipe to send event notifications to (without "\\.\pipe\" prepended)
Options:
-h, --help
Print help
```