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