justinmclean commented on code in PR #5907:
URL: https://github.com/apache/gravitino/pull/5907#discussion_r1894713839


##########
clients/cli/src/main/java/org/apache/gravitino/cli/GravitinoOptions.java:
##########
@@ -85,7 +86,7 @@ public Options options() {
     options.addOption(createSimpleOption("o", OWNER, "display entity owner"));
     options.addOption(createSimpleOption(null, SORTORDER, "display sortorder 
information"));
 
-    // Create/update options
+    // Create/update/Enable/Disable options

Review Comment:
   very minor -> Create/update/enable/disable



-- 
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]

Reply via email to