X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=src%2Fstlplus%2Fmessages%2Fstlplus_messages.txt;fp=src%2Fstlplus%2Fmessages%2Fstlplus_messages.txt;h=0000000000000000000000000000000000000000;hb=5846afb00833cc72fe72422ca896d2387c712cb4;hp=548a99974c3ba13ab24b7dd50c7e2a8e74f4ed5d;hpb=a97500609dc3c1b11f9786d32bc458eb00de4c36;p=chaz%2Fyoink diff --git a/src/stlplus/messages/stlplus_messages.txt b/src/stlplus/messages/stlplus_messages.txt deleted file mode 100644 index 548a999..0000000 --- a/src/stlplus/messages/stlplus_messages.txt +++ /dev/null @@ -1,14 +0,0 @@ -# messages required by the CLI parser (see cli_parser.hpp) -CLI_VALUE_MISSING option @0 requires a value - end of line was reached instead -CLI_UNRECOGNISED_OPTION @0 is not a recognised option for this command -CLI_NO_VALUES argument @0 is invalid - this program doesn't take command-line arguments -CLI_USAGE_PROGRAM usage:\n\t@0 { arguments } -CLI_USAGE_DEFINITIONS arguments: -CLI_USAGE_VALUES values: -CLI_USAGE_VALUE_RESULT \t@0 : from @1 -CLI_USAGE_SWITCH_RESULT \t-@0 : from @1 -CLI_USAGE_OPTION_RESULT \t-@0 @1 : from @2 -CLI_INI_HEADER configuration files: -CLI_INI_FILE_PRESENT \t@0 -CLI_INI_FILE_ABSENT \t@0 (not found) -CLI_INI_VARIABLE unknown variable "@0" found in Ini file