kfaraz commented on code in PR #13550:
URL: https://github.com/apache/druid/pull/13550#discussion_r1045552943


##########
examples/bin/start-druid-main.py:
##########
@@ -146,25 +150,22 @@ def configure_parser():
                              'in the given conf directory. e.g. 500m, 4g, 
6g\n')
     parser.add_argument('--services', '-s', type=str, required=False,
                         help='List of services to be started, subset of \n'
-                             '{broker, router, middleManager, historical, 
coordinator-overlord, indexer}. \n'
+                             '{broker, router, middleManager, historical, 
coordinator-overlord, indexer, zk}. \n'
                              'If the argument is not given, broker, router, 
middleManager, historical, coordinator-overlord  \n'
-                             'and zookeeper is started. e.g. 
-s=broker,historical')

Review Comment:
   Nit: the full word was better, I guess



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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to