summaryrefslogtreecommitdiffstats
path: root/jq.1.prebuilt
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 /jq.1.prebuilt
parent0c762925b22de041c0a41b6092838c27a7454b52 (diff)
Remove remnants of `--online-input` option
Diffstat (limited to 'jq.1.prebuilt')
-rw-r--r--jq.1.prebuilt6
1 files changed, 0 insertions, 6 deletions
diff --git a/jq.1.prebuilt b/jq.1.prebuilt
index b827ba64..0cd13a9a 100644
--- a/jq.1.prebuilt
+++ b/jq.1.prebuilt
@@ -55,12 +55,6 @@ Output the jq version and exit with zero\.
Instead of running the filter for each JSON object in the input, read the entire input stream into a large array and run the filter just once\.
.
.IP "\(bu" 4
-\fB\-\-online\-input\fR/\fB\-I\fR:
-.
-.IP
-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\.
-.
-.IP "\(bu" 4
\fB\-\-raw\-input\fR/\fB\-R\fR:
.
.IP