docs(mkdocs): add cli reference

This commit is contained in:
LGUG2Z
2024-02-15 12:11:05 -08:00
parent cc4e448741
commit daf9eeded1
137 changed files with 420 additions and 271 deletions
+2 -2
View File
@@ -3,7 +3,7 @@
```
Send the focused window to the specified monitor workspace
Usage: send-to-monitor-workspace <TARGET_MONITOR> <TARGET_WORKSPACE>
Usage: komorebic.exe send-to-monitor-workspace <TARGET_MONITOR> <TARGET_WORKSPACE>
Arguments:
<TARGET_MONITOR>
@@ -16,4 +16,4 @@ Options:
-h, --help
Print help
```
```