mirror of
https://github.com/danbulant/nushell
synced 2026-06-12 03:01:04 +00:00
* Autogenerate missing docs * Update ansi.md * Rename question mark command docs * Delete empty?.md
262 B
262 B
rotate counter-clockwise
Rotates the table by 90 degrees counter clockwise.
Usage
> rotate counter-clockwise ...args {flags}
Parameters
- ...args: the names to give columns once rotated
Flags
- -h, --help: Display this help message