mirror of
https://github.com/LGUG2Z/komorebi.git
synced 2026-01-15 22:13:22 +01:00
17 lines
249 B
Markdown
17 lines
249 B
Markdown
# 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
|
|
|
|
```
|