summaryrefslogtreecommitdiff
path: root/extra
diff options
context:
space:
mode:
authormonty@donna.mysql.com <>2000-10-04 23:20:16 +0300
committermonty@donna.mysql.com <>2000-10-04 23:20:16 +0300
commitb55de19ed2e26603858d51be232adfecf1c429f6 (patch)
treef355b0229e2ae229e8311da676b61658f1b0a052 /extra
parent9f7c4563f78f74999efd94768ec483d8c24c3761 (diff)
downloadmariadb-git-b55de19ed2e26603858d51be232adfecf1c429f6.tar.gz
Portability fixes
Diffstat (limited to 'extra')
-rw-r--r--extra/my_print_defaults.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/my_print_defaults.c b/extra/my_print_defaults.c
index a6e67e4949e..01fc4108352 100644
--- a/extra/my_print_defaults.c
+++ b/extra/my_print_defaults.c
@@ -48,7 +48,7 @@ static void usage(my_bool version)
puts("Prints all arguments that is give to some program using the default files");
printf("Usage: %s [OPTIONS] groups\n",my_progname);
printf("\n\
- -c, --config-file=# --defaults-file=#\n\
+ -c, --config-file=#, --defaults-file=#\n\
The config file to use (default '%s')\n\
--no-defaults Return an empty string (useful for scripts)\n\
-?, --help Display this help message and exit.\n\