Fix: libcrmcommon: Accept a single dash on the command line.
These were getting skipped, meaning there was no way of specifying
stdin/stdout as command line parameters. Just pass them through and let
the rest of the command line handling code decide if it's an error or
not.