build artifacts for previous commit

This commit is contained in:
John Kerl 2022-03-18 23:54:25 -04:00
parent 13471b0c83
commit a6dc231eef
4 changed files with 4 additions and 4 deletions

View file

@ -50,7 +50,7 @@ DESCRIPTION
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.1.0-dev.
manpage documents mlr 6.2.0.
EXAMPLES
mlr --icsv --opprint cat example.csv

View file

@ -29,7 +29,7 @@ DESCRIPTION
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.1.0-dev.
manpage documents mlr 6.2.0.
EXAMPLES
mlr --icsv --opprint cat example.csv

View file

@ -29,7 +29,7 @@ DESCRIPTION
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.1.0-dev.
manpage documents mlr 6.2.0.
EXAMPLES
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.1.0-dev.
a special case.) This manpage documents mlr 6.2.0.
.SH "EXAMPLES"
.sp