core: errors on junk in the command line (#744)
We would silently ignore anything that we couldn't parse on the command line, this change make this an error. Fixes #743
Showing
Please register or sign in to comment
We would silently ignore anything that we couldn't parse on the command line, this change make this an error. Fixes #743