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:
Paul Beckingham 2015-07-25 13:58:15 -04:00
parent 8684639f72
commit 5f30c9e2c3
21 changed files with 72 additions and 0 deletions

View file

@ -747,6 +747,7 @@
#define STRING_INVALID_SORT_COL "Nach Spalte '{1}' kann nicht sortiert weden."
#define STRING_TLS_INIT_FAIL "Fehler bei der TLS-Initialisierung. {1}"
#define STRING_ERROR_DETAILS "Die Option 'calendar.details.report' muss einen einzelnen Report-Namen enthalten."
#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