Update the README with usage

This commit is contained in:
Matt Martz 2013-01-30 12:28:43 -06:00
parent f3040c534f
commit 0408443fb6
1 changed files with 7 additions and 5 deletions

View File

@ -11,14 +11,16 @@ speedtest-cli-3 is written for use with Python 3
## Usage ## Usage
$ speedtest-cli -h $ speedtest-cli -h
usage: speedtest-cli [-h] [--share] [--simple] usage: speedtest-cli [-h] [--share] [--simple] [--list] [--server SERVER]
Command line interface for testing internet bandwidth using speedtest.net. Command line interface for testing internet bandwidth using speedtest.net.
-------------------------------------------------------------------------- --------------------------------------------------------------------------
https://github.com/sivel/speedtest-cli https://github.com/sivel/speedtest-cli
optional arguments: optional arguments:
-h, --help show this help message and exit -h, --help show this help message and exit
--share Generate and provide a URL to the speedtest.net share results --share Generate and provide a URL to the speedtest.net share
image results image
--simple Suppress verbose output, only show basic information --simple Suppress verbose output, only show basic information
--list Display a list of speedtest.net servers sorted by distance
--server SERVER Specify a server ID to test against