Commit 8bf8c859 authored by unknown's avatar unknown
Browse files

another small change for bug 5531


scripts/mysqlhotcopy.sh:
  one more \' to remove for bugfix 5531!
parent 1d6ea161
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 {