We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
I have an option to provide a key to a utility. The key value in one instance happens to start with "-". So running:
utitility.exe --key -gobbledygook123
produces an error message:
ERROR(S): Option 'g' is unknown. Required option 'key' is missing.