mirror of
https://github.com/LGUG2Z/komorebi.git
synced 2026-01-16 06:16:43 +01:00
17 lines
286 B
Markdown
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
|
|
|
|
```
|