mirror of
https://github.com/LGUG2Z/komorebi.git
synced 2026-03-13 05:45:22 +01:00
17 lines
313 B
Markdown
17 lines
313 B
Markdown
# convert-app-specific-configuration
|
|
|
|
```
|
|
Convert a v1 ASC YAML file to a v2 ASC JSON file
|
|
|
|
Usage: komorebic.exe convert-app-specific-configuration <PATH>
|
|
|
|
Arguments:
|
|
<PATH>
|
|
YAML file from which the application-specific configurations should be loaded
|
|
|
|
Options:
|
|
-h, --help
|
|
Print help
|
|
|
|
```
|