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