mirror of
https://github.com/LGUG2Z/komorebi.git
synced 2026-03-18 15:33:56 +01:00
16 lines
258 B
Markdown
16 lines
258 B
Markdown
# unsubscribe
|
|
|
|
```
|
|
Unsubscribe from komorebi events
|
|
|
|
Usage: unsubscribe <NAMED_PIPE>
|
|
|
|
Arguments:
|
|
<NAMED_PIPE>
|
|
Name of the pipe to stop sending event notifications to (without "\\.\pipe\" prepended)
|
|
|
|
Options:
|
|
-h, --help
|
|
Print help
|
|
|
|
``` |