Skip to content

Commit

Permalink
neaten
Browse files Browse the repository at this point in the history
  • Loading branch information
johnkerl committed Apr 5, 2016
1 parent 1a7a5e0 commit 8f82d7d
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions doc/mlr.1
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down Expand Up @@ -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
Expand Down
4 changes: 2 additions & 2 deletions doc/reference.html
Original file line number Diff line number Diff line change
Expand Up @@ -1292,7 +1292,7 @@
-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
Expand Down Expand Up @@ -2176,7 +2176,7 @@
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
Expand Down

0 comments on commit 8f82d7d

Please sign in to comment.