mirror of
https://github.com/johnkerl/miller.git
synced 2026-07-21 02:23:20 +00:00
neaten
This commit is contained in:
parent
1a7a5e090a
commit
8f82d7d0b8
2 changed files with 4 additions and 4 deletions
|
|
@ -469,7 +469,7 @@ Options:
|
|||
-F: Keeps field values, or literals in the expression, as strings or floats
|
||||
with no inference to int.
|
||||
-x: Prints records for which {expression} evaluates to false.
|
||||
-f {expression}: the DSL expression is taken from the specified file rather
|
||||
-f {filename}: the DSL expression is taken from the specified file rather
|
||||
than from the command line.
|
||||
|
||||
Please use a dollar sign for field names and double-quotes for string
|
||||
|
|
@ -770,7 +770,7 @@ Options:
|
|||
with no inference to int.
|
||||
--oflatsep {string}: Separator to use when flattening multi-level @-variables
|
||||
to output records for emit. Default ":".
|
||||
-f {expression}: the DSL expression is taken from the specified file rather
|
||||
-f {filename}: the DSL expression is taken from the specified file rather
|
||||
than from the command line.
|
||||
|
||||
Please use a dollar sign for field names and double-quotes for string
|
||||
|
|
|
|||
|
|
@ -1292,7 +1292,7 @@ Options:
|
|||
-F: Keeps field values, or literals in the expression, as strings or floats
|
||||
with no inference to int.
|
||||
-x: Prints records for which {expression} evaluates to false.
|
||||
-f {expression}: the DSL expression is taken from the specified file rather
|
||||
-f {filename}: the DSL expression is taken from the specified file rather
|
||||
than from the command line.
|
||||
|
||||
Please use a dollar sign for field names and double-quotes for string
|
||||
|
|
@ -2176,7 +2176,7 @@ Options:
|
|||
with no inference to int.
|
||||
--oflatsep {string}: Separator to use when flattening multi-level @-variables
|
||||
to output records for emit. Default ":".
|
||||
-f {expression}: the DSL expression is taken from the specified file rather
|
||||
-f {filename}: the DSL expression is taken from the specified file rather
|
||||
than from the command line.
|
||||
|
||||
Please use a dollar sign for field names and double-quotes for string
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue