module documentation

Ensure the argparse parser and Options class are in sync. In particular, verify that the argparse defaults are the same as the Options defaults, and that argparse doesn't assign any new members to the Options object it creates.

Class ArgSuite No class docstring; 1/2 method documented