small fixes and improvements

This commit is contained in:
mercierc
2021-11-11 15:26:09 +13:00
parent f6353fbf28
commit 53b3d81137
2 changed files with 5 additions and 3 deletions

View File

@ -91,7 +91,7 @@ def addOptions(parser):
metavar="<ATTRIBUTE_NAME>",
help="Select records with the attribute <ATTRIBUTE_NAME> "
"defined (not set to NA value). "
"Several -a options can be used on the same "
"Several -A options can be used on the same "
"command line.")
group.add_argument("-L", "--lmax",