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