CLI2: Can now detect unwanted args in ::categorizeArgs

This commit is contained in:
Paul Beckingham 2015-09-06 01:56:59 -04:00
parent 3897c23c8d
commit 826d00d33f
10 changed files with 17 additions and 0 deletions

View file

@ -107,6 +107,7 @@
#define STRING_PARSER_UNKNOWN_ATTMOD "Error: modificador de atributo no reconocido '{1}'."
#define STRING_PARSER_ALTERNATE_RC "Usando el archivo .taskrc alternativo {1}"
#define STRING_PARSER_ALTERNATE_DATA "Usando data.location alternativa {1}"
#define STRING_PARSER_UNEXPECTED_ARG "The '{1}' command does not allow '{2}'."
// Variant
//