mirror of
https://github.com/johnkerl/miller.git
synced 2026-01-23 02:14:13 +00:00
Misc. codespell findings (#1628)
This commit is contained in:
parent
1015f18e7b
commit
73e2117b43
19 changed files with 28 additions and 28 deletions
|
|
@ -186,7 +186,7 @@ Options:
|
|||
================================================================
|
||||
filter
|
||||
Usage: mlr filter [options] {DSL expression}
|
||||
Lets you use a domain-specific language to progamatically filter which
|
||||
Lets you use a domain-specific language to programatically filter which
|
||||
stream records will be output.
|
||||
See also: https://miller.readthedocs.io/en/latest/reference-verbs
|
||||
|
||||
|
|
@ -666,7 +666,7 @@ Options:
|
|||
================================================================
|
||||
put
|
||||
Usage: mlr put [options] {DSL expression}
|
||||
Lets you use a domain-specific language to progamatically alter stream records.
|
||||
Lets you use a domain-specific language to programatically alter stream records.
|
||||
See also: https://miller.readthedocs.io/en/latest/reference-verbs
|
||||
|
||||
Options:
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
mlr: the triple-for continutation statement must be a bare boolean.
|
||||
mlr: the triple-for continuation statement must be a bare boolean.
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
mlr: the final triple-for continutation statement must be a bare boolean.
|
||||
mlr: the final triple-for continuation statement must be a bare boolean.
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
mlr: the non-final triple-for continutation statements must be assignments.
|
||||
mlr: the non-final triple-for continuation statements must be assignments.
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
mlr: the non-final triple-for continutation statements must be assignments.
|
||||
mlr: the non-final triple-for continuation statements must be assignments.
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
mlr: the triple-for continutation statement must be a bare boolean.
|
||||
mlr: the triple-for continuation statement must be a bare boolean.
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
mlr: the non-final triple-for continutation statements must be assignments.
|
||||
mlr: the non-final triple-for continuation statements must be assignments.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue