diff --git a/py/program.py b/py/program.py index 51a6475..572f80a 100755 --- a/py/program.py +++ b/py/program.py @@ -109,9 +109,9 @@ uTable = [PROGVER, "usage: " + PROGNAME + " [%s]" % optionslist, " where,", - " -f file configuration file to use", - " -h print this help information", - " -v print detailed version information", + " -f file Configuration file to use", + " -h Print this help information", + " -v Print detailed version information", ]