andyrimmer / Platypus

Platypus Variant Caller
GNU General Public License v3.0
105 stars 38 forks source link

Argument parsing: silently ignores misformed arguments #1

Open mathii opened 10 years ago

mathii commented 10 years ago

I typed an argument with the wrong dashes: "–-" instead of "--" and the corresponding argument was silently ignored. Should probably throw a warning.