mirror of
https://github.com/johnkerl/miller.git
synced 2026-07-18 00:45:47 +00:00
Miller 3.2.2
This commit is contained in:
parent
e6569da63b
commit
44901aede7
2 changed files with 2 additions and 2 deletions
|
|
@ -38,7 +38,7 @@ on integer-indexed fields: if the natural data structure for the latter is the
|
|||
array, then Miller's natural data structure is the insertion-ordered hash map.
|
||||
This encompasses a variety of data formats, including but not limited to the
|
||||
familiar CSV. (Miller can handle positionally-indexed data as a special
|
||||
case.) This manpage documents Miller v3.1.2-dev.
|
||||
case.) This manpage documents Miller v3.2.2.
|
||||
.SH "EXAMPLES"
|
||||
.sp
|
||||
|
||||
|
|
|
|||
|
|
@ -456,7 +456,7 @@ Output of one verb may be chained as input to another using "then", e.g.
|
|||
mlr stats1 -a min,mean,max -f flag,u,v -g color then sort -f color
|
||||
|
||||
For more information please see http://johnkerl.org/miller/doc and/or
|
||||
http://github.com/johnkerl/miller. This is Miller version v3.1.2-dev.
|
||||
http://github.com/johnkerl/miller. This is Miller version v3.2.2.
|
||||
</pre>
|
||||
</div>
|
||||
<p/>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue