Update README.md

This commit is contained in:
Jean-Marie Renouard 2016-06-16 11:01:55 +02:00 committed by GitHub
parent 2aece48996
commit 8e831cf09d

View file

@ -156,15 +156,20 @@ These kinds of things are bound to happen. Here are the details I need from you
* Connection and Authentication
--host <hostname> Connect to a remote host to perform tests (default: localhost)
--host <hostname> Connect to a remote host to perform tests (default: localhost)
--socket <socket> Use a different socket for a local connection
--port <port> Port to use for connection (default: 3306)
--user <username> Username to use for authentication
--pass <password> Password to use for authentication
* Since you are using a remote host, use parameters to supply values from the OS
--forcemem <size> Amount of RAM installed in megabytes
--forceswap <size> Amount of swap memory configured in megabytes
* You may have to contact your remote SysAdmin to ask how much RAM and swap you have