diff options
Diffstat (limited to 'man/mariadb-upgrade.1')
-rw-r--r-- | man/mariadb-upgrade.1 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/man/mariadb-upgrade.1 b/man/mariadb-upgrade.1 index c4041f281a5..198efcac747 100644 --- a/man/mariadb-upgrade.1 +++ b/man/mariadb-upgrade.1 @@ -656,7 +656,8 @@ The MariaDB user name to use when connecting to the server and not using the cur Display more output about the process\&. Using it twice will print connection arguments; using it 3 times will print out all CHECK, RENAME and ALTER TABLE commands used during the check phase; using it 4 times (added in MariaDB 10.0.14) -will also write out all mysqlcheck commands used\&. +will also write out all mariadb-check commands used; using it 5 times will print all +the mariadb commands used and their results while running mysql_fix_privilege_tables script\&. .RE .sp .RS 4 |