Index: /check_munin =================================================================== --- /check_munin (revision 8) +++ /check_munin (revision 9) @@ -29,5 +29,5 @@ import re -parser = optparse.OptionParser("usage: %prog -H -M [-P ] -D [] []" +parser = optparse.OptionParser("usage: %prog -H -M [-P ] -D [] []") parser.add_option("-H", "--host", dest="host", type="string", help="specify host to poll")