forked from extern/nushell
8c0a2d3c15
* Finish updating * a couple improvements * Update renames * cleanup examples
176 B
176 B
title | layout | version |
---|---|---|
reverse | command | 0.59.0 |
Reverses the table.
Signature
> reverse
Examples
Reverse the items
> [0,1,2,3] | reverse