1
0
mirror of https://github.com/MariaDB/server.git synced 2025-08-08 11:22:35 +03:00

fixed bug 5531

scripts/mysqlhotcopy.sh:
  small fix to help options per bug 5531
This commit is contained in:
unknown
2004-09-14 12:23:18 -07:00
parent 7a3b609538
commit 1d6ea1611b

View File

@@ -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 --record_log_pos=# record slave and master status in specified db.table
--chroot=# base directory of chroot jail in which mysqld operates --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 _OPTIONS
sub usage { sub usage {