mirror of
https://github.com/johnkerl/miller.git
synced 2026-07-22 07:30:43 +00:00
change version from 6.0.0-dev to 6.0.0-rc
This commit is contained in:
parent
3907d749f8
commit
db866f5e02
7 changed files with 14 additions and 35 deletions
|
|
@ -32,7 +32,7 @@ As a first check, you should be able to run `mlr --version` at your system's com
|
|||
<b>mlr --version</b>
|
||||
</pre>
|
||||
<pre class="pre-non-highlight-in-pair">
|
||||
mlr 6.0.0-dev
|
||||
mlr 6.0.0-rc
|
||||
</pre>
|
||||
|
||||
As a second check, given [example.csv](./example.csv) you should be able to do
|
||||
|
|
|
|||
|
|
@ -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.0.0-dev.
|
||||
manpage documents mlr 6.0.0-rc.
|
||||
|
||||
EXAMPLES
|
||||
mlr --icsv --opprint cat example.csv
|
||||
|
|
@ -3040,5 +3040,5 @@ SEE ALSO
|
|||
|
||||
|
||||
|
||||
2021-12-27 MILLER(1)
|
||||
2021-12-30 MILLER(1)
|
||||
</pre>
|
||||
|
|
|
|||
|
|
@ -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.0.0-dev.
|
||||
manpage documents mlr 6.0.0-rc.
|
||||
|
||||
EXAMPLES
|
||||
mlr --icsv --opprint cat example.csv
|
||||
|
|
@ -3019,4 +3019,4 @@ SEE ALSO
|
|||
|
||||
|
||||
|
||||
2021-12-27 MILLER(1)
|
||||
2021-12-30 MILLER(1)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue