This commit is contained in:
John Kerl 2016-04-04 23:02:48 -04:00
parent 1a7a5e090a
commit 8f82d7d0b8
2 changed files with 4 additions and 4 deletions

View file

@ -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

View file

@ -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