Merge pull request #447 from Reforced/patch-1
Add --host to minimal usage locally example
This commit is contained in:
commit
a2674ac3ab
1 changed files with 1 additions and 1 deletions
|
@ -137,7 +137,7 @@ Specific usage
|
|||
|
||||
__Usage:__ Minimal usage locally
|
||||
|
||||
perl mysqltuner.pl
|
||||
perl mysqltuner.pl --host 127.0.0.1
|
||||
|
||||
Of course, you can add the execute bit (`chmod +x mysqltuner.pl`) so you can execute it without calling perl directly.
|
||||
|
||||
|
|
Loading…
Reference in a new issue