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