mirror of
https://github.com/xcat2/confluent.git
synced 2025-09-02 16:28:27 +00:00
Update nodesupport
Updated line 119 with to show "<filename or directory>"
This commit is contained in:
@@ -116,7 +116,7 @@ class OptParser(optparse.OptionParser):
|
||||
def main():
|
||||
argparser = OptParser(
|
||||
usage="Usage: %prog <noderange> servicedata "
|
||||
"<filename>",
|
||||
"<directory or filename>",
|
||||
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, '
|
||||
|
Reference in New Issue
Block a user