mirror of
https://github.com/LGUG2Z/komorebi.git
synced 2026-05-20 10:46:53 +02:00
feat(cli): add docgen cmd for mkdocs pages
This commit is contained in:
@@ -0,0 +1,16 @@
|
||||
# swap-workspaces-with-monitor
|
||||
|
||||
```
|
||||
Swap focused monitor workspaces with specified monitor
|
||||
|
||||
Usage: swap-workspaces-with-monitor <TARGET>
|
||||
|
||||
Arguments:
|
||||
<TARGET>
|
||||
Target index (zero-indexed)
|
||||
|
||||
Options:
|
||||
-h, --help
|
||||
Print help
|
||||
|
||||
```
|
||||
Reference in New Issue
Block a user