diff --git a/mysqltuner.pl b/mysqltuner.pl index 2ed2af2..ae29b10 100755 --- a/mysqltuner.pl +++ b/mysqltuner.pl @@ -6076,16 +6076,16 @@ You must provide the remote server's total memory when connecting to other serve =head1 CONNECTION AND AUTHENTIFICATION - --host Connect to a remote host to perform tests (default: localhost) - --socket Use a different socket for a local connection - --port Port to use for connection (default: 3306) - --user Username to use for authentication - --userenv Name of env variable which contains username to use for authentication - --pass Password to use for authentication - --passenv Name of env variable which contains password to use for authentication - --mysqladmin Path to a custom mysqladmin executable - --mysqlcmd Path to a custom mysql executable - --defaults-file Path to a custom .my.cnf + --host Connect to a remote host to perform tests (default: localhost) + --socket Use a different socket for a local connection + --port Port to use for connection (default: 3306) + --user Username to use for authentication + --userenv Name of env variable which contains username to use for authentication + --pass Password to use for authentication + --passenv Name of env variable which contains password to use for authentication + --mysqladmin Path to a custom mysqladmin executable + --mysqlcmd Path to a custom mysql executable + --defaults-file Path to a custom .my.cnf =head1 PERFORMANCE AND REPORTING OPTIONS