mirror of
https://github.com/johnkerl/miller.git
synced 2026-01-23 10:15:36 +00:00
typofix
This commit is contained in:
parent
794a754c36
commit
aff07efe3a
2 changed files with 2 additions and 2 deletions
|
|
@ -383,7 +383,7 @@ Since Miller 5.0.0, you can use `--barred` or `--barred-output` with pprint outp
|
|||
+-----+-----+---+----------+----------+
|
||||
</pre>
|
||||
|
||||
Since Miller 6.11.0, you can use `--barred-input` with pprint output format:
|
||||
Since Miller 6.11.0, you can use `--barred-input` with pprint input format:
|
||||
|
||||
<pre class="pre-highlight-in-pair">
|
||||
<b>mlr -o pprint --barred cat data/small | mlr -i pprint --barred-input -o json filter '$b == "pan"'</b>
|
||||
|
|
|
|||
|
|
@ -159,7 +159,7 @@ GENMD-RUN-COMMAND
|
|||
mlr --opprint --barred cat data/small
|
||||
GENMD-EOF
|
||||
|
||||
Since Miller 6.11.0, you can use `--barred-input` with pprint output format:
|
||||
Since Miller 6.11.0, you can use `--barred-input` with pprint input format:
|
||||
|
||||
GENMD-RUN-COMMAND
|
||||
mlr -o pprint --barred cat data/small | mlr -i pprint --barred-input -o json filter '$b == "pan"'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue