docs(mkdocs): updates for v0.1.22

This commit is contained in:
LGUG2Z
2024-02-25 13:18:11 -08:00
parent 41e9068fca
commit 9c8a50fe80
19 changed files with 324 additions and 56 deletions

View 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
```