mirror of
https://github.com/xcat2/confluent.git
synced 2024-11-25 19:10:10 +00:00
Update nodesupport usage
servicedata is, as yet, mandatory
This commit is contained in:
parent
ebfbbcca23
commit
7e25dd805f
@ -114,7 +114,7 @@ class OptParser(optparse.OptionParser):
|
||||
|
||||
def main():
|
||||
argparser = OptParser(
|
||||
usage="Usage: %prog <noderange> [servicedata] "
|
||||
usage="Usage: %prog <noderange> servicedata "
|
||||
"<filename>",
|
||||
epilog='\nservicedata will save service data to the given '
|
||||
'directory\n'
|
||||
|
Loading…
Reference in New Issue
Block a user