* feat: update #4455, regenerate commands' docs * chore: update make_docs script
Roll table rows up
> roll up --by
--by {int}
Rolls rows up
> [[a b]; [1 2] [3 4] [5 6]] | roll up