mirror of
https://github.com/LGUG2Z/komorebi.git
synced 2026-06-15 23:14:28 +02:00
feat(cli): add docgen cmd for mkdocs pages
This commit is contained in:
@@ -0,0 +1,16 @@
|
||||
# stack
|
||||
|
||||
```
|
||||
Stack the focused window in the specified direction
|
||||
|
||||
Usage: stack <OPERATION_DIRECTION>
|
||||
|
||||
Arguments:
|
||||
<OPERATION_DIRECTION>
|
||||
[possible values: left, right, up, down]
|
||||
|
||||
Options:
|
||||
-h, --help
|
||||
Print help
|
||||
|
||||
```
|
||||
Reference in New Issue
Block a user