]> Dogcows Code - chaz/yoink/blob - src/stlplus/messages/stlplus_messages.txt
archiving support for releases
[chaz/yoink] / src / stlplus / messages / stlplus_messages.txt
1 # messages required by the CLI parser (see cli_parser.hpp)
2 CLI_VALUE_MISSING option @0 requires a value - end of line was reached instead
3 CLI_UNRECOGNISED_OPTION @0 is not a recognised option for this command
4 CLI_NO_VALUES argument @0 is invalid - this program doesn't take command-line arguments
5 CLI_USAGE_PROGRAM usage:\n\t@0 { arguments }
6 CLI_USAGE_DEFINITIONS arguments:
7 CLI_USAGE_VALUES values:
8 CLI_USAGE_VALUE_RESULT \t@0 : from @1
9 CLI_USAGE_SWITCH_RESULT \t-@0 : from @1
10 CLI_USAGE_OPTION_RESULT \t-@0 @1 : from @2
11 CLI_INI_HEADER configuration files:
12 CLI_INI_FILE_PRESENT \t@0
13 CLI_INI_FILE_ABSENT \t@0 (not found)
14 CLI_INI_VARIABLE unknown variable "@0" found in Ini file
This page took 0.035501 seconds and 4 git commands to generate.