Merge pull request #85 from jmrenouard/master
update options with --skippassword
This commit is contained in:
commit
c7899866cd
1 changed files with 1 additions and 0 deletions
1
USAGE.md
1
USAGE.md
|
@ -23,6 +23,7 @@ You must provide the remote server's total memory when connecting to other serve
|
|||
|
||||
--skipsize Don't enumerate tables and their types/sizes (default: on)
|
||||
(Recommended for servers with many tables)
|
||||
--skippassword Don't perform checks on user passwords(default: off)
|
||||
--checkversion Check for updates to MySQLTuner (default: don't check)
|
||||
--forcemem <size> Amount of RAM installed in megabytes
|
||||
--forceswap <size> Amount of swap memory configured in megabytes
|
||||
|
|
Loading…
Reference in a new issue