Skip to content

Commit

Permalink
Update tips.md
Browse files Browse the repository at this point in the history
  • Loading branch information
GaryH4 authored Apr 6, 2019
1 parent 7d495c1 commit 4b37413
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions docs/zh_CN/tips.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,8 @@ e.g. <code>$ tunasynctl rm-worker -w test_worker</code>

<li>更新镜像的大小

由于<code>du -s</code>比较耗时,故镜像大小直接由rsync的日志文件读出
由于<code>du -s</code>比较耗时,故镜像大小可直接由rsync的日志文件读出

<code>$ tunasynctl set-size -w [worker_id] [mirror_name] size</code>
<code>$ tunasynctl set-size -w [worker_id] [mirror_name] [size]</code>

其中,末尾的[size]参数,由操作者设定

0 comments on commit 4b37413

Please sign in to comment.