Feature: Extra arg detection
- Commands that do not accept filters or modifications now generate an error when extra arguments are specified.
This commit is contained in:
@@ -747,6 +747,7 @@
|
||||
#define STRING_INVALID_SORT_COL "Kolumna '{1}' nie jest poprawnym parametrem sortowania."
|
||||
#define STRING_TLS_INIT_FAIL "Błąd inicjalizacji TLS."
|
||||
#define STRING_ERROR_DETAILS "Zmienna 'calendar.details.report' musi zawierać nazwę raportu."
|
||||
#define STRING_ERROR_NO_FILTER "Command line filters are not support by this command."
|
||||
#define STRING_ERROR_NO_MODS "Command line modifications are not support by this command."
|
||||
|
||||
// Feedback
|
||||
|
||||
Reference in New Issue
Block a user