From 2297ba450405f3cb693ef10600b1dd29dbd4e567 Mon Sep 17 00:00:00 2001 From: Justin Phelps Date: Mon, 8 Feb 2016 10:25:06 -0600 Subject: [PATCH] minor cosmetic cleanup in README --- README.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.rst b/README.rst index 9ed9ad9..35fad4f 100644 --- a/README.rst +++ b/README.rst @@ -74,9 +74,9 @@ Usage :: $ speedtest-cli -h - usage: speedtest_cli.py [-h] [--bytes] [--share] [--simple] [--list] - [--server SERVER] [--mini MINI] [--source SOURCE] - [--timeout TIMEOUT] [--csv CSV] [--secure] [--version] + usage: speedtest-cli [-h] [--bytes] [--share] [--simple] [--list] + [--server SERVER] [--mini MINI] [--source SOURCE] + [--timeout TIMEOUT] [--csv CSV] [--secure] [--version] Command line interface for testing internet bandwidth using speedtest.net. --------------------------------------------------------------------------