diff --git a/confluent_client/bin/nodelicense b/confluent_client/bin/nodelicense index 51573538..71a1c9e8 100755 --- a/confluent_client/bin/nodelicense +++ b/confluent_client/bin/nodelicense @@ -36,7 +36,7 @@ exitcode = 0 argparser = optparse.OptionParser( usage="Usage: " - "%prog [list][install |save |delete ]") + "%prog [list][install |save |delete ]") argparser.add_option('-m', '--maxnodes', type='int', help='Specify a maximum number of ' 'nodes to delete licenses from, '