1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-04-29 23:24:55 +02:00

ab: update Chinese translation (#13106)

This commit is contained in:
Tianyi Tao 2024-06-23 23:57:30 +08:00 committed by GitHub
parent a946fb6d45
commit 96176971df
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -22,3 +22,7 @@
- 为基准测试设置最大的测试时间(单位:秒):
`ab -t {{60}} {{url}}`
- 将结果写入到一个 CSV 文件中:
`ab -e {{路径/到/文件.csv}}`