HxpSerein commented on code in PR #13559:
URL: https://github.com/apache/iotdb/pull/13559#discussion_r1778273748
##########
iotdb-core/node-commons/src/main/java/org/apache/iotdb/commons/ServerCommandLine.java:
##########
@@ -39,10 +41,10 @@ public abstract class ServerCommandLine {
Option.builder("r")
.longOpt("remove")
.desc(
- "remove a node (with the given nodeId or the node started on the
current machine, if omitted)")
- .hasArg()
+ "remove one or more nodes (with the given nodeIds or the node
started on the current machine, if omitted)")
Review Comment:
Refined
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]