mirror of
https://github.com/LGUG2Z/komorebi.git
synced 2026-03-23 18:01:12 +01:00
docs(mkdocs): updates for v0.1.22
This commit is contained in:
16
docs/cli/subscribe-pipe.md
Normal file
16
docs/cli/subscribe-pipe.md
Normal file
@@ -0,0 +1,16 @@
|
||||
# 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
|
||||
|
||||
```
|
||||
Reference in New Issue
Block a user