docs(mkdocs): updates for v0.1.22

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

View File

@@ -0,0 +1,16 @@
# unsubscribe-socket
```
Unsubscribe from komorebi events
Usage: komorebic.exe unsubscribe-socket <SOCKET>
Arguments:
<SOCKET>
Name of the socket to stop sending event notifications to
Options:
-h, --help
Print help
```