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:
@@ -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 {
|
||||||
|
Reference in New Issue
Block a user