1
0
mirror of https://github.com/MariaDB/server.git synced 2025-09-02 09:41:40 +03:00

Bug #38103 myisamchk: --help output incomplete

In the output message for --help entry for -H --HELP was missing.
Added this entry while printing the help text.
This commit is contained in:
Anurag Shekhar
2009-02-24 20:44:47 +05:30
parent 191ccc236e
commit 102dd4933c

View File

@@ -363,6 +363,7 @@ static void usage(void)
-#, --debug=... Output debug log. Often this is 'd:t:o,filename'.\n"); -#, --debug=... Output debug log. Often this is 'd:t:o,filename'.\n");
#endif #endif
printf("\ printf("\
-H, --HELP Display this help and exit.\n\
-?, --help Display this help and exit.\n\ -?, --help Display this help and exit.\n\
-O, --set-variable var=option.\n\ -O, --set-variable var=option.\n\
Change the value of a variable. Please note that\n\ Change the value of a variable. Please note that\n\