You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@rocketmq.apache.org by ji...@apache.org on 2020/03/25 15:54:27 UTC

[rocketmq] branch develop updated: fix #1883 fix wipeWritePerm doc desc

This is an automated email from the ASF dual-hosted git repository.

jinrongtong pushed a commit to branch develop
in repository https://gitbox.apache.org/repos/asf/rocketmq.git


The following commit(s) were added to refs/heads/develop by this push:
     new b56fa6a  fix #1883 fix wipeWritePerm doc desc
     new e5a040d  Merge pull request #1884 from coder-zzzz/apache_bugfix/#1883_wipeWritePerm_desc
b56fa6a is described below

commit b56fa6ad2b64766c87dcb485f928ce6cdbc35f2d
Author: coder-zzzz <34...@qq.com>
AuthorDate: Wed Mar 25 19:34:20 2020 +0800

    fix #1883
    fix wipeWritePerm doc desc
---
 docs/cn/operation.md | 2 +-
 docs/en/CLITools.md  | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/docs/cn/operation.md b/docs/cn/operation.md
index e35bd68..4dcf97c 100644
--- a/docs/cn/operation.md
+++ b/docs/cn/operation.md
@@ -564,7 +564,7 @@ $ nohup sh mqbroker -n 192.168.1.1:9876 -c $ROCKETMQ_HOME/conf/2m-2s-sync/broker
   <td rowspan=3 class=xl72 width=87 style='border-bottom:1.0pt
   border-top:none;width:65pt'>从NameServer上清除 Broker写权限</td>
   <td class=xl67 width=87 style='width:65pt'>-b</td>
-  <td class=xl68 width=87 style='width:65pt'>Broker 地址,地址为ip:port</td>
+  <td class=xl68 width=87 style='width:65pt'>BrokerName</td>
  </tr>
  <tr height=57 style='height:43.0pt'>
   <td height=57 class=xl67 width=87 style='height:43.0pt;width:65pt'>-n</td>
diff --git a/docs/en/CLITools.md b/docs/en/CLITools.md
index 909f002..3a56ccd 100644
--- a/docs/en/CLITools.md
+++ b/docs/en/CLITools.md
@@ -424,7 +424,7 @@ Before introducing the mqadmin management tool, the following points need to be
   <td rowspan=3 class=xl72 width=87 style='border-bottom:1.0pt
   border-top:none;width:65pt'>Clear write permissions for broker from nameServer</td>
   <td class=xl67 width=87 style='width:65pt'>-b</td>
-  <td class=xl68 width=87 style='width:65pt'>Declare the address of the broker and format as ip:port</td>
+  <td class=xl68 width=87 style='width:65pt'>Declare the BrokerName</td>
  </tr>
  <tr height=57 style='height:43.0pt'>
   <td height=57 class=xl67 width=87 style='height:43.0pt;width:65pt'>-n</td>