Skip to content

Commit 6bf1ac9

Browse files
committed
chore: update README.md
1 parent 3b977e1 commit 6bf1ac9

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

README.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -34,20 +34,22 @@ Flags:
3434
--help Show context-sensitive help (also try --help-long and --help-man).
3535
-l, --list Show available speedtest.net servers.
3636
-s, --server=SERVER ... Select server id to speedtest.
37-
--custom-url=CUSTOM-URL Specify the url of the server instead of getting a list from Speedtest.net
37+
--custom-url=CUSTOM-URL Specify the url of the server instead of getting a list from speedtest.net.
3838
--saving-mode Test with few computing resources, though low accuracy (especially > 30Mbps).
39-
--json Output results in json format
39+
--json Output results in json format.
4040
--location=LOCATION Change the location with a precise coordinate.
4141
--city=CITY Change the location with a predefined city label.
4242
--city-list List all predefined city labels.
43-
--proxyproxy=PROXY Set a proxy(http[s] or socks) for the speedtest.
43+
--proxy=PROXY Set a proxy(http[s] or socks) for the speedtest.
4444
eg: --proxy=socks://10.20.0.101:7890
4545
eg: --proxy=http://10.20.0.101:7890
4646
--source=SOURCE Bind a source interface for the speedtest.
4747
eg: --source=10.20.0.101
4848
-m --multi Enable multi-server mode.
4949
-t --thread=THREAD Set the number of concurrent connections.
5050
--search=SEARCH Fuzzy search servers by a keyword.
51+
--no-download Disable download test.
52+
--no-upload Disable upload test.
5153
-d --debug Enable debug mode.
5254
--version Show application version.
5355
```

0 commit comments

Comments
 (0)