From d0e8d4087fbfcdfdf03555ecce84bc89802956ee Mon Sep 17 00:00:00 2001 From: Carlos Salguero Date: Wed, 18 Apr 2018 13:49:33 -0300 Subject: [PATCH] Updated readme for secure-collect: --- src/go/pt-secure-collect/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/go/pt-secure-collect/README.md b/src/go/pt-secure-collect/README.md index c0f2fa40..eaa6ba64 100644 --- a/src/go/pt-secure-collect/README.md +++ b/src/go/pt-secure-collect/README.md @@ -1,4 +1,4 @@ -# pt-secure-data +# pt-secure-collect Collect, sanitize, pack and encrypt data. By default, this program will collect the output of: - `pt-stalk --no-stalk --iterations=2 --sleep=30 --host=$mysql-host --dest=$temp-dir --port=$mysql-port --user=$mysql-user --password=$mysql-pass`