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 @@
# focus-stack-window
```
Focus the specified window index in the focused stack
Usage: komorebic.exe focus-stack-window <TARGET>
Arguments:
<TARGET>
Target index (zero-indexed)
Options:
-h, --help
Print help
```