Miller 6.20.1 (#2138)

* Miller 6.20.1

* make dev
This commit is contained in:
John Kerl 2026-07-04 09:59:15 -04:00 committed by GitHub
parent 3682077d32
commit 12131ea755
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
6 changed files with 9 additions and 6 deletions

View file

@ -31,7 +31,7 @@
insertion-ordered hash map. This encompasses a variety of data
formats, including but not limited to the familiar CSV, TSV, and JSON.
(Miller can handle positionally-indexed data as a special case.) This
manpage documents mlr 6.20.0-dev.
manpage documents mlr 6.20.1.
1mEXAMPLES0m
mlr --icsv --opprint cat example.csv

View file

@ -50,7 +50,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, TSV, and JSON. (Miller can handle positionally-indexed data as
a special case.) This manpage documents mlr 6.20.0-dev.
a special case.) This manpage documents mlr 6.20.1.
.SH "EXAMPLES"
.sp