minor cosmetic cleanup in README

This commit is contained in:
Justin Phelps 2016-02-08 10:25:06 -06:00
parent 414f4d44ae
commit 2297ba4504
1 changed files with 3 additions and 3 deletions

View File

@ -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.
--------------------------------------------------------------------------