Files
komorebi/docs/cli/subscribe-socket.md
2024-03-03 20:53:25 -08:00

17 lines
260 B
Markdown

# subscribe-socket
```
Subscribe to komorebi events using a Unix Domain Socket
Usage: komorebic.exe subscribe-socket <SOCKET>
Arguments:
<SOCKET>
Name of the socket to send event notifications to
Options:
-h, --help
Print help
```