roll
for filters
Rolling commands for tables.
Signature
> roll {flags}
Input/output types:
input | output |
---|---|
nothing | string |
Notes
You must use one of the following subcommands. Using this command as-is will only produce this help message.
Subcommands:
name | description | type |
---|---|---|
roll down | Roll table rows down. | built-in |
roll left | Roll record or table columns left. | built-in |
roll right | Roll table columns right. | built-in |
roll up | Roll table rows up. | built-in |