mirror of
https://gitflic.ru/project/openide/openide.git
synced 2025-12-13 06:59:44 +07:00
7 lines
518 B
INI
7 lines
518 B
INI
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
|