diff --git a/confluent_client/bin/nodersync b/confluent_client/bin/nodersync index 0c7ff568..0e9cb435 100755 --- a/confluent_client/bin/nodersync +++ b/confluent_client/bin/nodersync @@ -40,7 +40,7 @@ import confluent.sortutil as sortutil def run(): argparser = optparse.OptionParser( - usage="Usage: %prog location noderange:location", + usage="Usage: %prog :", ) argparser.add_option('-m', '--maxnodes', type='int', help='Specify a maximum number of '