docs(mkdocs): generate latest cli docs

This commit is contained in:
LGUG2Z
2024-09-26 20:22:37 -07:00
parent 109227b74c
commit d6ae81af13
17 changed files with 152 additions and 10 deletions

View File

@@ -0,0 +1,16 @@
# animation-duration
```
Set the duration for movement animations in ms
Usage: komorebic.exe animation-duration <DURATION>
Arguments:
<DURATION>
Desired animation durations in ms
Options:
-h, --help
Print help
```