Chinese pages: correct Chinese punctuation (#5240)
This commit is contained in:
@@ -1,25 +1,25 @@
|
||||
# axel
|
||||
|
||||
> 一款下载加速器.
|
||||
> 支持HTTP, HTTPS, 和 FTP.
|
||||
> 更多信息: <https://github.com/axel-download-accelerator/axel>.
|
||||
> 一款下载加速器。
|
||||
> 支持 HTTP、HTTPS 和 FTP.
|
||||
> 更多信息: <https://github.com/axel-download-accelerator/axel>.
|
||||
|
||||
- 链接下载:
|
||||
- 链接下载:
|
||||
|
||||
`axel {{超链接}}`
|
||||
|
||||
- 链接下载,指定文件名:
|
||||
- 链接下载,指定文件名:
|
||||
|
||||
`axel {{超链接}} -o {{文件名称}}`
|
||||
|
||||
- 多连接数下载:
|
||||
- 多连接数下载:
|
||||
|
||||
`axel -n {{连接数量}} {{超链接}}`
|
||||
|
||||
- 查询镜像:
|
||||
- 查询镜像:
|
||||
|
||||
`axel -S {{镜像数量}} {{超链接}}`
|
||||
|
||||
- 限制下载速度 (字节bite每秒):
|
||||
- 限制下载速度(字节 bite 每秒):
|
||||
|
||||
`axel -s {{字节数}} {{超链接}}`
|
||||
|
Reference in New Issue
Block a user