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

16
docs/cli/animation.md Normal file
View File

@@ -0,0 +1,16 @@
# animation
```
Enable or disable movement animations
Usage: komorebic.exe animation <BOOLEAN_STATE>
Arguments:
<BOOLEAN_STATE>
[possible values: enable, disable]
Options:
-h, --help
Print help
```