mirror of
https://github.com/LGUG2Z/komorebi.git
synced 2026-03-26 03:11:17 +01:00
feat(cli): add docgen cmd for mkdocs pages
This commit is contained in:
16
docs/cli/resize-delta.md
Normal file
16
docs/cli/resize-delta.md
Normal file
@@ -0,0 +1,16 @@
|
||||
# resize-delta
|
||||
|
||||
```
|
||||
Set the resize delta (used by resize-edge and resize-axis)
|
||||
|
||||
Usage: resize-delta <PIXELS>
|
||||
|
||||
Arguments:
|
||||
<PIXELS>
|
||||
The delta of pixels by which to increase or decrease window dimensions when resizing
|
||||
|
||||
Options:
|
||||
-h, --help
|
||||
Print help
|
||||
|
||||
```
|
||||
Reference in New Issue
Block a user