summaryrefslogtreecommitdiffstats
path: root/docs/content
diff options
context:
space:
mode:
authorNicolas Williams <nico@cryptonector.com>2014-06-17 19:02:23 -0500
committerNicolas Williams <nico@cryptonector.com>2014-06-17 19:02:23 -0500
commit9ae2d66d21bd6c93c9dc7525c698de569ed72b82 (patch)
tree87e4c5baa470424e71adc838931bf1c7c8bd0a60 /docs/content
parent0c762925b22de041c0a41b6092838c27a7454b52 (diff)
Remove remnants of `--online-input` option
Diffstat (limited to 'docs/content')
-rw-r--r--docs/content/3.manual/manual.yml6
1 files changed, 0 insertions, 6 deletions
diff --git a/docs/content/3.manual/manual.yml b/docs/content/3.manual/manual.yml
index 2868bdda..aa0b15dc 100644
--- a/docs/content/3.manual/manual.yml
+++ b/docs/content/3.manual/manual.yml
@@ -96,12 +96,6 @@ sections:
input, read the entire input stream into a large array and run
the filter just once.
- * `--online-input`/`-I`:
-
- When the top-level input value is an array produce its elements
- instead of the array. This allows on-line processing of
- potentially very large top-level arrays' elements.
-
* `--raw-input`/`-R`:
Don't parse the input as JSON. Instead, each line of text is