Dear experts
Searching a way, to mask a dash in the command line. I have as an example: mycmd command -rev - So I need to pass into my rev parameter a dash. How do I can do that? I get always an option exception. I'm in java on windows. With kind regards Konrad
