summaryrefslogtreecommitdiff
path: root/extra/resolve_stack_dump.c
diff options
context:
space:
mode:
authormonty@hundin.mysql.fi <>2001-12-15 05:12:21 +0200
committermonty@hundin.mysql.fi <>2001-12-15 05:12:21 +0200
commit836f1608f743bc15fda737bb769f375d72fb225f (patch)
tree5b07ad850f8dba78d186135337dd5a151d18a2b8 /extra/resolve_stack_dump.c
parent3b95f2570f8416b11679df72c9889c7bb17de16f (diff)
parentee9a6f54600dcb182243daa126eb4aeb7fd82308 (diff)
downloadmariadb-git-836f1608f743bc15fda737bb769f375d72fb225f.tar.gz
Merge with 3.23.47
Diffstat (limited to 'extra/resolve_stack_dump.c')
-rw-r--r--extra/resolve_stack_dump.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/extra/resolve_stack_dump.c b/extra/resolve_stack_dump.c
index d79fb1b6e5d..6c2ddf66027 100644
--- a/extra/resolve_stack_dump.c
+++ b/extra/resolve_stack_dump.c
@@ -74,7 +74,8 @@ static void usage()
printf("Usage: %s [OPTIONS] symbols-file [numeric-dump-file]\n", my_progname);
printf("\n\
-?, --help Display this help and exit.\n\
- -h, --host=... Connect to host.\n\
+ -s, --symbols-file=... Use specified symbols file.\n\
+ -n, --numeric-dump-file=... Read the dump from specified file.\n\
-V, --version Output version information and exit.\n");
printf("\n\
The symbols-file should include the output from: 'nm --numeric-sort mysqld'.\n\