frozencemetery/haskey

Fix default argument behavior

Opened this issue · 0 comments

All of the command line options which can take additional modifiers (e.g., -P can take a number, like -P128) have defaults. These defaults should all be either documented or removed. Furthermore, extra, unparsed options need to be an error for clarity.