docs(mkdocs): add cli reference

This commit is contained in:
LGUG2Z
2024-01-14 17:43:24 -08:00
parent cc4e448741
commit daf9eeded1
137 changed files with 420 additions and 271 deletions

View File

@@ -3,7 +3,7 @@
```
Set offsets for a monitor to exclude parts of the work area from tiling
Usage: monitor-work-area-offset <MONITOR> <LEFT> <TOP> <RIGHT> <BOTTOM>
Usage: komorebic.exe monitor-work-area-offset <MONITOR> <LEFT> <TOP> <RIGHT> <BOTTOM>
Arguments:
<MONITOR>
@@ -25,4 +25,4 @@ Options:
-h, --help
Print help
```
```