mirror of
https://github.com/sivel/speedtest-cli.git
synced 2026-03-15 12:40:14 +01:00
Add usage to readme
This commit is contained in:
17
README.md
17
README.md
@@ -6,4 +6,19 @@ Command line interface for testing internet bandwidth using speedtest.net
|
||||
|
||||
speedtest-cli is written for use with Python 2.4-2.7
|
||||
|
||||
speedtest-cli-3 is written for use with Python 3
|
||||
speedtest-cli-3 is written for use with Python 3
|
||||
|
||||
## Usage
|
||||
|
||||
$ speedtest-cli -h
|
||||
usage: speedtest-cli [-h] [--share] [--simple]
|
||||
|
||||
Command line interface for testing internet bandwidth using speedtest.net.
|
||||
--------------------------------------------------------------------------
|
||||
https://github.com/sivel/speedtest-cli
|
||||
|
||||
optional arguments:
|
||||
-h, --help show this help message and exit
|
||||
--share Generate and provide a URL to the speedtest.net share results
|
||||
image
|
||||
--simple Suppress verbose output, only show basic information
|
||||
Reference in New Issue
Block a user