Post-6.20.0 release: back to 6.20.0-dev

This commit is contained in:
John Kerl 2026-07-03 20:55:25 -04:00
parent 9a1c49be76
commit 486f013870
5 changed files with 5 additions and 5 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.
manpage documents mlr 6.20.0-dev.
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.
a special case.) This manpage documents mlr 6.20.0-dev.
.SH "EXAMPLES"
.sp