Skip to content

Commit

Permalink
doc: markdown lint
Browse files Browse the repository at this point in the history
Signed-off-by: zzy987 <[email protected]>
  • Loading branch information
zzy987 committed Dec 2, 2021
1 parent d7144c2 commit 320362d
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions docs/zh-CN/cli-reference/dfget.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ dfget 将从其他 peer 下载文件。同时,它也能作为上传者,让
此外,dfget 还提供了一些高级功能,如网络带宽限制、加密传输等。

### 用法

```text
dfget [flags]
```
Expand All @@ -21,7 +22,7 @@ dfget [flags]
dfget --schedulers 127.0.0.1:8002 -o /path/to/output -u "http://example.com/object"
```

## 查看日志
### 查看日志

如果您想要在Terminal中查看日志,请使用 --console参数,或者将环境变量 console 设置为 true。

Expand Down Expand Up @@ -65,7 +66,7 @@ dfget --schedulers 127.0.0.1:8002 -o /path/to/output -u "http://example.com/obje

## dfget daemon

## 查看日志
### 查看日志

如果您想要在Terminal中查看日志,请使用 --console参数,或者将环境变量 console 设置为 true。

Expand Down

0 comments on commit 320362d

Please sign in to comment.