diff options
-rwxr-xr-x | src/sbin/bcfg2-reports | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/sbin/bcfg2-reports b/src/sbin/bcfg2-reports index f3e60d89e..d83e45e7c 100755 --- a/src/sbin/bcfg2-reports +++ b/src/sbin/bcfg2-reports @@ -138,7 +138,7 @@ if expire != "": c_inst.save() elif '-h' in args: - print """Usage: python bcfg2-reports [option] ... + print """Usage: bcfg2-reports [option] ... Options and arguments (and corresponding environment variables): -a : shows all hosts, including expired hosts |