diff --git a/confluent_client/bin/nodesupport b/confluent_client/bin/nodesupport index 545ef85e..416c92d1 100644 --- a/confluent_client/bin/nodesupport +++ b/confluent_client/bin/nodesupport @@ -116,7 +116,7 @@ class OptParser(optparse.OptionParser): def main(): argparser = OptParser( usage="Usage: %prog servicedata " - "", + "", epilog='\nservicedata will save service data to the given ' 'directory. It is saved to the location on the relevant ' 'management server (the confluent server if running remote, '