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
|
||||
--source SOURCE Source IP address to bind to
|
||||
--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
|
||||
speedtest.net operated servers
|
||||
--version Show the version number and exit
|
||||
|
|
|
@ -58,6 +58,11 @@ URL of the Speedtest Mini server
|
|||
Source IP address to bind to
|
||||
.RE
|
||||
|
||||
\fB\-\-log LOGFILE\fR
|
||||
.RS
|
||||
File to append a CSV log entry to
|
||||
.RE
|
||||
|
||||
\fB\-\-version\fR
|
||||
.RS
|
||||
Show the version number and exit
|
||||
|
|
Loading…
Reference in New Issue