From 8f82d7d0b8c8e5dedea4f5d0a3ebc7b5cd3bb959 Mon Sep 17 00:00:00 2001 From: John Kerl Date: Mon, 4 Apr 2016 23:02:48 -0400 Subject: [PATCH] neaten --- doc/mlr.1 | 4 ++-- doc/reference.html | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/doc/mlr.1 b/doc/mlr.1 index 0ddc597b32..a9c79fe9a6 100644 --- a/doc/mlr.1 +++ b/doc/mlr.1 @@ -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 diff --git a/doc/reference.html b/doc/reference.html index 3a31dd1750..74359f06b2 100644 --- a/doc/reference.html +++ b/doc/reference.html @@ -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 @@ -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