Update usage file
This commit is contained in:
parent
ba584c91cc
commit
d09cb77773
1 changed files with 2 additions and 1 deletions
3
USAGE.md
3
USAGE.md
|
@ -1,6 +1,6 @@
|
|||
# NAME
|
||||
|
||||
MySQLTuner 1.6.8 - MySQL High Performance Tuning Script
|
||||
MySQLTuner 1.6.10 - MySQL High Performance Tuning Script
|
||||
|
||||
# IMPORTANT USAGE GUIDELINES
|
||||
|
||||
|
@ -39,6 +39,7 @@ You must provide the remote server's total memory when connecting to other serve
|
|||
--debug Print debug information
|
||||
--dbstat Print database information
|
||||
--idxstat Print index information
|
||||
--sysstat Print system information
|
||||
--bannedports Ports banned separated by comma(,)
|
||||
--maxportallowed Number of ports opened allowed on this hosts
|
||||
--cvefile CVE File for vulnerability checks
|
||||
|
|
Loading…
Reference in a new issue