From 3e6e6f9b14cb866146351e82431ab24d1609f7e3 Mon Sep 17 00:00:00 2001 From: Yuxiang Zhang Date: Sun, 7 Apr 2019 21:48:57 +0800 Subject: [PATCH] Update tips.md --- docs/zh_CN/tips.md | 10 +++------- 1 file changed, 3 insertions(+), 7 deletions(-) diff --git a/docs/zh_CN/tips.md b/docs/zh_CN/tips.md index 57868e0..a6deefd 100644 --- a/docs/zh_CN/tips.md +++ b/docs/zh_CN/tips.md @@ -15,13 +15,11 @@ $ tunasynctl disable -w $ tunasynctl flush ``` ----- ## 热重载 `worker.conf` -`$ tunasynctl reload -w +`$ tunasynctl reload -w ` ----- e.g. 删除 `test_worker` 的 `elvish` 镜像: @@ -39,19 +37,17 @@ $ tunasynctl flush 4. (可选)最后删除日志文件夹里的日志 ----- ## 删除worker -`$ tunasynctl rm-worker -w +`$ tunasynctl rm-worker -w ` e.g. `$ tunasynctl rm-worker -w test_worker` ----- ## 更新镜像的大小 -`$ tunasynctl set-size -w +`$ tunasynctl set-size -w ` 其中,末尾的 参数,由操作者设定,或由某定时脚本生成