Skip to content
This repository was archived by the owner on Jan 21, 2026. It is now read-only.
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion speedtest-cli.1
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down