docs(mkdocs): run docgen

This commit is contained in:
LGUG2Z
2025-01-01 10:43:19 -08:00
parent 7ef4fd81c0
commit d520a2bf74
13 changed files with 119 additions and 5 deletions
+16
View File
@@ -0,0 +1,16 @@
# eager-focus
```
Focus the first managed window matching the given exe
Usage: komorebic.exe eager-focus <EXE>
Arguments:
<EXE>
Case-sensitive exe identifier
Options:
-h, --help
Print help
```