X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=sitebad.py;h=a779a8ef30f355ede7227c971ad1e7891bf4d753;hb=328ee7b92f4e23570d8a33ad9244413ae3aee6bf;hp=24c446b54846997f6ffe31cdbcef87086ea2c110;hpb=0597380e64582380753244a49b5f10e90049eae9;p=monitor.git diff --git a/sitebad.py b/sitebad.py index 24c446b..a779a8e 100755 --- a/sitebad.py +++ b/sitebad.py @@ -164,7 +164,7 @@ if __name__ == '__main__': parser.add_option("", "--sitelist", dest="sitelist", help="Provide a list of sites separated by ','") parser.add_option("", "--checkpcu", dest="checkpcu", action="store_true", - help="Provide a list of sites separated by ','") + help="whether to include PCUs in the site status") config = parsermodule.parse_args(parser)