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

17 lines
257 B
Markdown

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