summaryrefslogtreecommitdiff
path: root/client/mysqladmin.cc
diff options
context:
space:
mode:
authorjamppa@suse9-x86.mysql.com <>2005-11-18 18:25:46 +0100
committerjamppa@suse9-x86.mysql.com <>2005-11-18 18:25:46 +0100
commita50cc250ffff75eb1a52f9dfeb90a391e1a04cf9 (patch)
treed78b10612493fc99569ad542f47edb15a37dd491 /client/mysqladmin.cc
parenta035c96c0fe600206113c7fb5cb2957a16cc39eb (diff)
downloadmariadb-git-a50cc250ffff75eb1a52f9dfeb90a391e1a04cf9.tar.gz
Netware specific changes for 5.0.16a
Diffstat (limited to 'client/mysqladmin.cc')
-rw-r--r--client/mysqladmin.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/client/mysqladmin.cc b/client/mysqladmin.cc
index ec136402bd8..53bf59af67a 100644
--- a/client/mysqladmin.cc
+++ b/client/mysqladmin.cc
@@ -127,7 +127,7 @@ static TYPELIB command_typelib=
static struct my_option my_long_options[] =
{
#ifdef __NETWARE__
- {"auto-close", OPT_AUTO_CLOSE, "Auto close the screen on exit for Netware.",
+ {"autoclose", OPT_AUTO_CLOSE, "Auto close the screen on exit for Netware.",
0, 0, 0, GET_NO_ARG, NO_ARG, 0, 0, 0, 0, 0, 0},
#endif
{"count", 'c',