Blame lib/CmdLineAppMessages.msg

Packit 8a864e
# Copyright (c) 1996 James Clark
Packit 8a864e
# See the file COPYING for copying permission.
Packit 8a864e
Packit 8a864e
# CmdLineApp message definitions
Packit 8a864e
Packit 8a864e
=4000
Packit 8a864e
E1+invalidOptionError++invalid option %1
Packit 8a864e
E1+missingOptionArgError++missing argument for option %1
Packit 8a864e
E1+ambiguousOptionError++option %1 is ambiguous
Packit 8a864e
E1+erroneousOptionArgError++option %1 doesn't allow an argument
Packit 8a864e
I1+usage++Usage: %1
Packit 8a864e
I1+usageCont++or: %1
Packit 8a864e
I1+defaultUsage++%1 [OPTION] SYSID...
Packit 8a864e
I1+usageStart++Short options need the same arguments as their long forms.
Packit 8a864e
I2+versionInfo++%1 version %2
Packit 8a864e
E1+unknownBctf++unknown BCTF %1
Packit 8a864e
E1+unknownEncoding++unknown encoding %1
Packit 8a864e
E2+openFileError++cannot open output file %1 (%2)
Packit 8a864e
E2+closeFileError++cannot close output file %1 (%2)
Packit 8a864e
I1+bHelp++Use bctf %1 for output.
Packit 8a864e
I1+eHelp++Use encoding %1 for output.
Packit 8a864e
I1+fHelp++Append error messages to file %1.
Packit 8a864e
I1+vHelp++Display the program version.
Packit 8a864e
I1+hHelp++Show this help text.
Packit 8a864e
+name++NAME
Packit 8a864e
+file++FILE
Packit 8a864e
+noArg++NOTHING
Packit 8a864e
I0+tryHelpOptionForInfo++Try the "--help" option for more information.
Packit 8a864e
+someArg++ARG
Packit 8a864e
I1+undocOption++Undocumented option (check the application's manual).