Miller 3.2.2

This commit is contained in:
John Kerl 2015-12-29 15:13:09 -05:00
parent e6569da63b
commit 44901aede7
2 changed files with 2 additions and 2 deletions

View file

@ -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

View file

@ -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/>