2
0
mirror of https://github.com/xcat2/confluent.git synced 2025-08-27 21:40:51 +00:00

Merge pull request #71 from vmaneagit/patch-71

Update nodersync
This commit is contained in:
Jarrod Johnson
2021-07-08 09:21:20 -04:00
committed by GitHub

View File

@@ -40,7 +40,7 @@ import confluent.sortutil as sortutil
def run():
argparser = optparse.OptionParser(
usage="Usage: %prog location noderange:location",
usage="Usage: %prog <file/directorylist> <noderange>:<destination>",
)
argparser.add_option('-m', '--maxnodes', type='int',
help='Specify a maximum number of '