Skip to content

Commit

Permalink
[ISSUE apache#1964]fix Doc error: Connection related command instruct…
Browse files Browse the repository at this point in the history
…ions

Doc error: Connection related command instructions
  • Loading branch information
coder-zzzz authored Apr 29, 2020
1 parent 1706cec commit 1052edc
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions docs/cn/operation.md
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand All @@ -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>
Expand Down
4 changes: 2 additions & 2 deletions docs/en/CLITools.md
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand All @@ -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>
Expand Down

0 comments on commit 1052edc

Please sign in to comment.