From 8e831cf09d8d95d9dad2ae3886c6a280afe3a751 Mon Sep 17 00:00:00 2001 From: Jean-Marie Renouard Date: Thu, 16 Jun 2016 11:01:55 +0200 Subject: [PATCH] Update README.md --- README.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 9509bb1..578e76c 100644 --- a/README.md +++ b/README.md @@ -156,15 +156,20 @@ These kinds of things are bound to happen. Here are the details I need from you * Connection and Authentication - --host Connect to a remote host to perform tests (default: localhost) + --host Connect to a remote host to perform tests (default: localhost) + --socket Use a different socket for a local connection + --port Port to use for connection (default: 3306) + --user Username to use for authentication + --pass Password to use for authentication * Since you are using a remote host, use parameters to supply values from the OS --forcemem Amount of RAM installed in megabytes + --forceswap Amount of swap memory configured in megabytes * You may have to contact your remote SysAdmin to ask how much RAM and swap you have