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 | type | usage |
---|---|---|
roll down
|
Builtin | Roll table rows down. |
roll left
|
Builtin | Roll record or table columns left. |
roll right
|
Builtin | Roll table columns right. |
roll up
|
Builtin | Roll table rows up. |
Tips: Command roll
was not
included in the official binaries by default, you have to build
it with --features=extra
flag