Commit 1d6ea161 authored by unknown's avatar unknown
Browse files

fixed bug 5531


scripts/mysqlhotcopy.sh:
  small fix to help options per bug 5531
parent 7a3b6095
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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 {