Files
komorebi/docs/cli/ignore-rule.md
2024-10-16 09:14:00 -07:00

20 lines
288 B
Markdown

# ignore-rule
```
Add a rule to ignore the specified application
Usage: komorebic.exe ignore-rule <IDENTIFIER> <ID>
Arguments:
<IDENTIFIER>
[possible values: exe, class, title, path]
<ID>
Identifier as a string
Options:
-h, --help
Print help
```