xiangwangcheng commented on a change in pull request #821: [RIP-9] Add ta 
CLITools.md file to illustrate the use of  mqadmin management tools
URL: https://github.com/apache/rocketmq/pull/821#discussion_r259208312
 
 

 ##########
 File path: docs/en/CLITools.md
 ##########
 @@ -0,0 +1,1217 @@
+# Instructions on the use of mqadmin Management tools
+
+Before introducing the mqadmin management tool, first declare the following 
points:
+
+1. The method for executing a command is:./mqadmin {command} {args}
+2. Almost all commands need to configure the -n parameter to represent the 
NameServer address, formatted as ip:port;
 
 Review comment:
   1. "attach" seems better than "configure"
   2. things like -c/-h are called "command option". So "option" is better than 
"parameter" or "coniguration item". Similar ones below need also to be 
corrected.
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to