Skip to content

Commit 141dea9

Browse files
committed
thdat: Add th15 in usage info
1 parent ed3f5eb commit 141dea9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

thecl.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -168,7 +168,7 @@ print_usage(void)
168168
" d dump ECL file\n"
169169
" V display version information and exit\n"
170170
"OPTION can be:\n"
171-
" # # can be 6, 7, 8, 9, 95, 10, 103 (for Uwabami Breakers), 11, 12, 125, 128, 13, 14, or 143 (required)\n"
171+
" # # can be 6, 7, 8, 9, 95, 10, 103 (for Uwabami Breakers), 11, 12, 125, 128, 13, 14, 143, or 15 (required)\n"
172172
"Report bugs to <" PACKAGE_BUGREPORT ">.\n", argv0);
173173
}
174174

0 commit comments

Comments
 (0)