mirror of
https://github.com/nushell/nushell
synced 2025-01-27 12:25:19 +00:00
282 B
282 B
roll column
Rolls the table columns
Usage
> roll column (by) {flags}
Parameters
(by)
the number of times to roll
Flags
- -h, --help: Display this help message
- -o, --opposite: roll in the opposite direction
- -c, --cells-only: only roll the cells