mirror of
https://github.com/LGUG2Z/komorebi.git
synced 2026-03-27 03:41:16 +01:00
feat(cli): add docgen cmd for mkdocs pages
This commit is contained in:
16
docs/cli/send-to-workspace.md
Normal file
16
docs/cli/send-to-workspace.md
Normal file
@@ -0,0 +1,16 @@
|
||||
# send-to-workspace
|
||||
|
||||
```
|
||||
Send the focused window to the specified workspace
|
||||
|
||||
Usage: send-to-workspace <TARGET>
|
||||
|
||||
Arguments:
|
||||
<TARGET>
|
||||
Target index (zero-indexed)
|
||||
|
||||
Options:
|
||||
-h, --help
|
||||
Print help
|
||||
|
||||
```
|
||||
Reference in New Issue
Block a user