6.11.0-dev (#1484)

* 6.11.0-dev

* 6.11.0-dev
This commit is contained in:
John Kerl 2024-01-24 13:27:04 -05:00 committed by GitHub
parent 02ff56bd21
commit c0e9be0e0c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
5 changed files with 5 additions and 5 deletions

View file

@ -29,7 +29,7 @@ MILLER(1) MILLER(1)
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.11.0.
manpage documents mlr 6.11.0-dev.
1mEXAMPLES0m
mlr --icsv --opprint cat example.csv

View file

@ -47,7 +47,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.11.0.
a special case.) This manpage documents mlr 6.11.0-dev.
.SH "EXAMPLES"
.sp