mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-07-23 15:35:25 +02:00
speedtest{,-cli}: update page (#14813)
This commit is contained in:
parent
936bebbd52
commit
f2f58d80d6
3 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
# speedtest
|
||||
|
||||
> https://speedtest.net을 사용하여 인터넷 대역폭을 테스트하는 공식 명령줄 인터페이스.
|
||||
> <https://speedtest.net>을 사용하여 인터넷 대역폭을 테스트하는 공식 명령줄 인터페이스.
|
||||
> 참고: 일부 플랫폼에서는 `speedtest`를 `speedtest-cli`에 연결합니다. 이 페이지의 일부 예제가 작동하지 않는 경우, `speedtest-cli`를 참조하세요.
|
||||
> 더 많은 정보: <https://www.speedtest.net/apps/cli>.
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# speedtest-cli
|
||||
|
||||
> Test internet bandwidth using <https://speedtest.net>.
|
||||
> See also `speedtest` for the official CLI.
|
||||
> See also: `speedtest` for the official CLI.
|
||||
> More information: <https://github.com/sivel/speedtest-cli>.
|
||||
|
||||
- Run a speed test:
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
# speedtest
|
||||
|
||||
> Official command-line interface for testing internet bandwidth using https://speedtest.net.
|
||||
> Official command-line interface for testing internet bandwidth using <https://speedtest.net>.
|
||||
> Note: some platforms link `speedtest` to `speedtest-cli`. If some of the examples in this page don't work, see `speedtest-cli`.
|
||||
> More information: <https://www.speedtest.net/apps/cli>.
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue