Update README.rst and man page
This commit is contained in:
parent
9fd6db48cf
commit
74bfb2e17b
|
@ -95,7 +95,7 @@ Usage
|
||||||
--mini MINI URL of the Speedtest Mini server
|
--mini MINI URL of the Speedtest Mini server
|
||||||
--source SOURCE Source IP address to bind to
|
--source SOURCE Source IP address to bind to
|
||||||
--timeout TIMEOUT HTTP timeout in seconds. Default 10
|
--timeout TIMEOUT HTTP timeout in seconds. Default 10
|
||||||
--log LOGFILE Generate simple CSV logfile
|
--log LOGFILE Append a one line CSV entry to LOGFILE
|
||||||
--secure Use HTTPS instead of HTTP when communicating with
|
--secure Use HTTPS instead of HTTP when communicating with
|
||||||
speedtest.net operated servers
|
speedtest.net operated servers
|
||||||
--version Show the version number and exit
|
--version Show the version number and exit
|
||||||
|
|
|
@ -58,6 +58,11 @@ URL of the Speedtest Mini server
|
||||||
Source IP address to bind to
|
Source IP address to bind to
|
||||||
.RE
|
.RE
|
||||||
|
|
||||||
|
\fB\-\-log LOGFILE\fR
|
||||||
|
.RS
|
||||||
|
File to append a CSV log entry to
|
||||||
|
.RE
|
||||||
|
|
||||||
\fB\-\-version\fR
|
\fB\-\-version\fR
|
||||||
.RS
|
.RS
|
||||||
Show the version number and exit
|
Show the version number and exit
|
||||||
|
|
Loading…
Reference in New Issue