ping: update Chinese translation (#10359)

pull/23/head
Zhizhen He 2023-06-13 20:34:40 +08:00 committed by GitHub
parent 90349392fa
commit 87234c03f6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 3 deletions

View File

@ -11,7 +11,7 @@
`ping -c {{次数}} {{主机}}`
- ping `主机` , 指定请求之间的间隔(以`秒`为单位)(默认为 1 秒):
- Ping `主机` , 指定请求之间的间隔(以`秒`为单位)(默认为 1 秒):
`ping -i {{秒}} {{主机}}`
@ -19,10 +19,10 @@
`ping -n {{主机}}`
- ping `主机` 并在收到数据包时响铃(如果您的终端支持):
- Ping `主机` 并在收到数据包时响铃(如果您的终端支持):
`ping -a {{主机}}`
- ping `主机` 并打印接收数据包的时间(此选项是 Apple 的附加项):
- Ping `主机` 并打印接收数据包的时间(此选项是 Apple 的附加项):
`ping --apple-time {{主机}}`