docs(mkdocs): add cli reference

This commit is contained in:
LGUG2Z
2024-01-14 17:43:24 -08:00
committed by جاد
parent a00a85e63f
commit 5ef53c2b68
137 changed files with 420 additions and 271 deletions
+2 -2
View File
@@ -3,7 +3,7 @@
```
Enable or disable focus follows mouse for the operating system
Usage: focus-follows-mouse [OPTIONS] <BOOLEAN_STATE>
Usage: komorebic.exe focus-follows-mouse [OPTIONS] <BOOLEAN_STATE>
Arguments:
<BOOLEAN_STATE>
@@ -20,4 +20,4 @@ Options:
-h, --help
Print help (see a summary with '-h')
```
```