From 74bfb2e17bd50767ded3be3e926ed07489b2ffea Mon Sep 17 00:00:00 2001 From: David Forbes Date: Tue, 12 Jul 2016 22:07:49 +0100 Subject: [PATCH] Update README.rst and man page --- README.rst | 2 +- speedtest-cli.1 | 5 +++++ 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 36d433e..0202e4e 100644 --- a/README.rst +++ b/README.rst @@ -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 diff --git a/speedtest-cli.1 b/speedtest-cli.1 index eb20ea7..3d4de55 100644 --- a/speedtest-cli.1 +++ b/speedtest-cli.1 @@ -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