command.line.parser.error.message=Space between an argument and its value is unexpected commandLine.inspection.name=Incorrect CLI syntax commandLine.inspection.badCommand=Bad or unknown command. Ensure this command exists. commandLine.inspection.badOption=Bad or unknown option. Ensure this option exists. commandLine.inspection.badArgument=Argument cannot have this value. Use autocompletion to check the list of possible values. commandLine.inspection.excessArgument=Excess argument or argument is not possible here