diff --git a/confluent_client/bin/nodesupport b/confluent_client/bin/nodesupport index 0075cf6a..c306d06c 100644 --- a/confluent_client/bin/nodesupport +++ b/confluent_client/bin/nodesupport @@ -114,7 +114,7 @@ class OptParser(optparse.OptionParser): def main(): argparser = OptParser( - usage="Usage: %prog [servicedata] " + usage="Usage: %prog servicedata " "", epilog='\nservicedata will save service data to the given ' 'directory\n'