diff options
author | Ian Gilfillan <github@greenman.co.za> | 2017-11-20 11:00:44 +0200 |
---|---|---|
committer | Sergey Vojtovich <svoj@mariadb.org> | 2017-11-22 22:30:32 +0800 |
commit | 622466644dda1e3c72f5fe276e3a8127b20c1182 (patch) | |
tree | 74905aaee820bf2c4de014ae86c7cdac5c8f4040 /man | |
parent | d8ccc61f76d56b761e52564701814739abc190d1 (diff) | |
download | mariadb-git-622466644dda1e3c72f5fe276e3a8127b20c1182.tar.gz |
mysql_uprade --help and man page fixes
Diffstat (limited to 'man')
-rw-r--r-- | man/mysql_upgrade.1 | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/man/mysql_upgrade.1 b/man/mysql_upgrade.1 index 3948a670436..200037de41a 100644 --- a/man/mysql_upgrade.1 +++ b/man/mysql_upgrade.1 @@ -691,8 +691,7 @@ it was built/distributed. Defaults to on; use \fB\-\-skip\-version\-check\fR to .sp Cause binary logging to be enabled while \fBmysql_upgrade\fR -runs\&. This is the default behavior; to disable binary logging during the upgrade, use the inverse of this option (that is, start the program with -\fB\-\-skip\-write\-binlog\fR)\&. +runs\&. .RE .SH "COPYRIGHT" .br |