Update README.md
fixed parameter
This commit is contained in:
parent
a010416b93
commit
ae48a65571
1 changed files with 1 additions and 1 deletions
|
@ -62,7 +62,7 @@ __Usage:__ Minimal usage locally
|
|||
|
||||
__Usage:__ Minimal usage remotely
|
||||
|
||||
perl mysqltuner.pl --host targetDNS_IP --user admin_user --password admin_password
|
||||
perl mysqltuner.pl --host targetDNS_IP --user admin_user --pass admin_password
|
||||
|
||||
__Usage:__ Enable maximum output information around MySQL/MariaDb without debugging
|
||||
|
||||
|
|
Loading…
Reference in a new issue