mirror of
https://github.com/nushell/nushell.git
synced 2024-11-29 11:54:02 +01:00
bff81f24aa
* Autogenerate missing docs * Update ansi.md * Rename question mark command docs * Delete empty?.md
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