- #1492 task show to display default values when appropriate (thanks to Renato
        Alves).
This commit is contained in:
Paul Beckingham
2014-01-26 12:58:53 -05:00
parent 149c3c8d9e
commit b354ed7bd2
8 changed files with 16 additions and 0 deletions

View File

@@ -763,6 +763,7 @@
#define STRING_CMD_SHOW_LOC_EXIST "Configuration error: data.location contains a directory name that doesn't exist, or is unreadable."
#define STRING_CMD_SHOW_CONF_VAR "Config Variable"
#define STRING_CMD_SHOW_CONF_VALUE "Value"
#define STRING_CMD_SHOW_CONF_DEFAULT "Default value"
#define STRING_CMD_SHOWRAW "Shows all configuration settings in a machine-readable format"
// Task