修正格式.

Signed-off-by: chen.yang <chen.yang@yuzhen-iot.com>
This commit is contained in:
chen.yang 2022-01-28 10:48:09 +08:00
parent 773a19e878
commit 79eb233692
1 changed files with 1 additions and 1 deletions

View File

@ -11,4 +11,4 @@ wget --user=<ftp usr name> --password=<password> <http/https/ftp>://<address>:<p
wget -c <...>
# 重试次数
wget -t 5 <...>
```
```