增加 Aria2 使用说明

Signed-off-by: ithink.chan <chenyang@autoai.com>
This commit is contained in:
ithink.chan 2019-07-01 10:52:33 +08:00
parent add4407aca
commit 94f2c4435d
1 changed files with 22 additions and 0 deletions

View File

@ -0,0 +1,22 @@
# Aria2 使用说明
## 安装
Linux 系统下使用下列命令进行安装:
sudo apt-get install aria2
## 基本使用
使用 Aria2 的基本命令格式如下:
aria2c <arg> <url/torrnet/magnet>
## 参数说明
见下表:
| Argument | Description |
|----------|-------------|
| -s \<n\> | 分段下载 |
| -c | 断点续传 |