You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@rocketmq.apache.org by di...@apache.org on 2020/04/29 03:01:58 UTC

[rocketmq] branch develop updated: [ISSUE #1964]fix Doc error: Connection related command instructions

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

dinglei 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 1052edc  [ISSUE #1964]fix Doc error: Connection related command instructions
1052edc is described below

commit 1052edcc031705026d08bc9f2c68f708d24dc347
Author: Jun <62...@users.noreply.github.com>
AuthorDate: Wed Apr 29 11:01:43 2020 +0800

    [ISSUE #1964]fix Doc error: Connection related command instructions
    
    Doc error: Connection related command instructions
---
 docs/cn/operation.md | 4 ++--
 docs/en/CLITools.md  | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/docs/cn/operation.md b/docs/cn/operation.md
index 4dcf97c..d8c0bb1 100644
--- a/docs/cn/operation.md
+++ b/docs/cn/operation.md
@@ -1161,7 +1161,7 @@ $ nohup sh mqbroker -n 192.168.1.1:9876 -c $ROCKETMQ_HOME/conf/2m-2s-sync/broker
  </tr>
  <tr height=39 style='height:29.0pt'>
   <td rowspan=3 height=119 class=xl69 width=87 style='border-bottom:1.0pt
-  height:89.0pt;border-top:none;width:65pt'>consumerConnec tion</td>
+  height:89.0pt;border-top:none;width:65pt'>consumerConnection</td>
   <td rowspan=3 class=xl72 width=87 style='border-bottom:1.0pt
   border-top:none;width:65pt'>查询 Consumer 的网络连接</td>
   <td class=xl67 width=87 style='width:65pt'>-g</td>
@@ -1177,7 +1177,7 @@ $ nohup sh mqbroker -n 192.168.1.1:9876 -c $ROCKETMQ_HOME/conf/2m-2s-sync/broker
  </tr>
  <tr height=39 style='height:29.0pt'>
   <td rowspan=4 height=142 class=xl69 width=87 style='border-bottom:1.0pt
-  height:106.0pt;border-top:none;width:65pt'>producerConnec tion</td>
+  height:106.0pt;border-top:none;width:65pt'>producerConnection</td>
   <td rowspan=4 class=xl72 width=87 style='border-bottom:1.0pt
   border-top:none;width:65pt'>查询 Producer 的网络连接</td>
   <td class=xl67 width=87 style='width:65pt'>-g</td>
diff --git a/docs/en/CLITools.md b/docs/en/CLITools.md
index 3a56ccd..47ba69e 100644
--- a/docs/en/CLITools.md
+++ b/docs/en/CLITools.md
@@ -1053,7 +1053,7 @@ Before introducing the mqadmin management tool, the following points need to be
  </tr>
  <tr height=39 style='height:29.0pt'>
   <td rowspan=3 height=119 class=xl69 width=87 style='border-bottom:1.0pt
-  height:89.0pt;border-top:none;width:65pt'>consumerConnec tion</td>
+  height:89.0pt;border-top:none;width:65pt'>consumerConnection</td>
   <td rowspan=3 class=xl72 width=87 style='border-bottom:1.0pt
   border-top:none;width:65pt'>Query the network connection of consumer</td>
   <td class=xl67 width=87 style='width:65pt'>-g</td>
@@ -1069,7 +1069,7 @@ Before introducing the mqadmin management tool, the following points need to be
  </tr>
  <tr height=39 style='height:29.0pt'>
   <td rowspan=4 height=142 class=xl69 width=87 style='border-bottom:1.0pt
-  height:106.0pt;border-top:none;width:65pt'>producerConnec tion</td>
+  height:106.0pt;border-top:none;width:65pt'>producerConnection</td>
   <td rowspan=4 class=xl72 width=87 style='border-bottom:1.0pt
   border-top:none;width:65pt'>Query the network connection of producer</td>
   <td class=xl67 width=87 style='width:65pt'>-g</td>