2
0
mirror of https://github.com/xcat2/confluent.git synced 2026-04-12 20:01:30 +00:00

Merge pull request #69 from vmaneagit/patch-69

Update noderemove
This commit is contained in:
Jarrod Johnson
2021-07-08 09:22:24 -04:00
committed by GitHub

View File

@@ -33,7 +33,7 @@ if path.startswith('/opt'):
import confluent.client as client
argparser = optparse.OptionParser(
usage='''\n %prog noderange
usage='''\n %prog <noderange>
\n ''')
argparser.add_option('-m', '--maxnodes', type='int',
help='Specify a maximum number of '