We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7293610 commit 5f52306Copy full SHA for 5f52306
cobj/cobj.c
@@ -914,7 +914,7 @@ static void cobc_print_usage(void) {
914
"generated source code"));
915
puts(_(" -m, -jar Create <PROGRAM-ID>.jar and "
916
"remove class files"));
917
- puts(_(" -single-jar=<JAR file name> Create <JAR file name>.jar and "
+ puts(_(" -single-jar=<JAR file name> Create <JAR file name> and "
918
919
puts(_(" The JAR file contains all class "
920
"files of all specified COBOL programs"));
0 commit comments