mirror of
https://github.com/LGUG2Z/komorebi.git
synced 2026-02-23 05:34:53 +01:00
17 lines
339 B
Markdown
17 lines
339 B
Markdown
# format-app-specific-configuration
|
|
|
|
```
|
|
Format a YAML file for use with the 'ahk-app-specific-configuration' command
|
|
|
|
Usage: komorebic.exe format-app-specific-configuration <PATH>
|
|
|
|
Arguments:
|
|
<PATH>
|
|
YAML file from which the application-specific configurations should be loaded
|
|
|
|
Options:
|
|
-h, --help
|
|
Print help
|
|
|
|
```
|