Files
komorebi/docs/cli/cycle-stack.md
2024-02-15 12:21:51 -08:00

17 lines
253 B
Markdown

# cycle-stack
```
Cycle the focused stack in the specified cycle direction
Usage: komorebic.exe cycle-stack <CYCLE_DIRECTION>
Arguments:
<CYCLE_DIRECTION>
[possible values: previous, next]
Options:
-h, --help
Print help
```