mirror of
https://github.com/LGUG2Z/komorebi.git
synced 2026-03-17 23:13:55 +01:00
feat(cli): add docgen cmd for mkdocs pages
This commit is contained in:
19
docs/cli/resize-axis.md
Normal file
19
docs/cli/resize-axis.md
Normal file
@@ -0,0 +1,19 @@
|
||||
# resize-axis
|
||||
|
||||
```
|
||||
Resize the focused window or primary column along the specified axis
|
||||
|
||||
Usage: resize-axis <AXIS> <SIZING>
|
||||
|
||||
Arguments:
|
||||
<AXIS>
|
||||
[possible values: horizontal, vertical, horizontal-and-vertical]
|
||||
|
||||
<SIZING>
|
||||
[possible values: increase, decrease]
|
||||
|
||||
Options:
|
||||
-h, --help
|
||||
Print help
|
||||
|
||||
```
|
||||
Reference in New Issue
Block a user