1
0
mirror of https://github.com/nushell/nushell.git synced 2025-03-21 19:17:48 +01:00
nushell/docs/commands/roll-up.md

15 lines
182 B
Markdown
Raw Normal View History

# roll up
Rolls the table rows
## Usage
```shell
> roll up (by) {flags}
```
## Parameters
* `(by)` the number of times to roll
## Flags
* -h, --help: Display this help message