diff options
author | patg@krsna.patg.net <> | 2004-09-14 12:23:18 -0700 |
---|---|---|
committer | patg@krsna.patg.net <> | 2004-09-14 12:23:18 -0700 |
commit | 484d54b2317aa833e9f9edcaba584aa768387191 (patch) | |
tree | 46f609072238aca14568c636255ece339c138287 /scripts/mysqlhotcopy.sh | |
parent | e5a0524fe6c523a67bcfbd6b50853339cb05dda1 (diff) | |
download | mariadb-git-484d54b2317aa833e9f9edcaba584aa768387191.tar.gz |
fixed bug 5531
Diffstat (limited to 'scripts/mysqlhotcopy.sh')
-rw-r--r-- | scripts/mysqlhotcopy.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/mysqlhotcopy.sh b/scripts/mysqlhotcopy.sh index af4e6084c59..2256e028eb4 100644 --- a/scripts/mysqlhotcopy.sh +++ b/scripts/mysqlhotcopy.sh @@ -77,7 +77,7 @@ Usage: $0 db_name[./table_regex/] [new_db_name | directory] --record_log_pos=# record slave and master status in specified db.table --chroot=# base directory of chroot jail in which mysqld operates - Try \'perldoc $0 for more complete documentation\' + Try \'perldoc $0\' for more complete documentation\' _OPTIONS sub usage { |