]> Dogcows Code - chaz/yoink/blobdiff - src/stlplus/messages/stlplus_messages.txt
testing new non-autotools build system
[chaz/yoink] / src / stlplus / messages / stlplus_messages.txt
diff --git a/src/stlplus/messages/stlplus_messages.txt b/src/stlplus/messages/stlplus_messages.txt
new file mode 100644 (file)
index 0000000..548a999
--- /dev/null
@@ -0,0 +1,14 @@
+# messages required by the CLI parser (see cli_parser.hpp)\r
+CLI_VALUE_MISSING                option @0 requires a value - end of line was reached instead\r
+CLI_UNRECOGNISED_OPTION          @0 is not a recognised option for this command\r
+CLI_NO_VALUES                    argument @0 is invalid - this program doesn't take command-line arguments\r
+CLI_USAGE_PROGRAM                usage:\n\t@0 { arguments }\r
+CLI_USAGE_DEFINITIONS            arguments:\r
+CLI_USAGE_VALUES                 values:\r
+CLI_USAGE_VALUE_RESULT           \t@0 : from @1\r
+CLI_USAGE_SWITCH_RESULT          \t-@0 : from @1\r
+CLI_USAGE_OPTION_RESULT          \t-@0 @1 : from @2\r
+CLI_INI_HEADER                   configuration files:\r
+CLI_INI_FILE_PRESENT             \t@0\r
+CLI_INI_FILE_ABSENT              \t@0 (not found)\r
+CLI_INI_VARIABLE                 unknown variable "@0" found in Ini file\r
This page took 0.020036 seconds and 4 git commands to generate.