Merge 41112fcdc5 into 22210ca352
This commit is contained in:
commit
c7b3719422
|
|
@ -104,7 +104,7 @@ Usage
|
||||||
--csv-delimiter CSV_DELIMITER
|
--csv-delimiter CSV_DELIMITER
|
||||||
Single character delimiter to use in CSV output.
|
Single character delimiter to use in CSV output.
|
||||||
Default ","
|
Default ","
|
||||||
--csv-header Print CSV headers
|
--csv-header Print CSV headers and exit
|
||||||
--json Suppress verbose output, only show basic information
|
--json Suppress verbose output, only show basic information
|
||||||
in JSON format. Speeds listed in bit/s and not
|
in JSON format. Speeds listed in bit/s and not
|
||||||
affected by --bytes
|
affected by --bytes
|
||||||
|
|
|
||||||
|
|
@ -65,7 +65,7 @@ Single character delimiter to use in CSV output. Default ","
|
||||||
|
|
||||||
\fB\-\-csv\-header\fR
|
\fB\-\-csv\-header\fR
|
||||||
.RS
|
.RS
|
||||||
Print CSV headers
|
Print CSV headers and exit
|
||||||
.RE
|
.RE
|
||||||
|
|
||||||
\fB\-\-json\fR
|
\fB\-\-json\fR
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue