From 8ef7421e2d236174889e9cefbe86385e23fedf77 Mon Sep 17 00:00:00 2001 From: "C.S" Date: Mon, 25 Jan 2021 14:30:33 -0800 Subject: [PATCH] fix tls param description in README --- linux/README.txt | 2 +- osx/README.txt | 2 +- win/README.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/linux/README.txt b/linux/README.txt index 4267a5d..eb9cb1a 100644 --- a/linux/README.txt +++ b/linux/README.txt @@ -26,7 +26,7 @@ All arguments are optional: number of threads (default 1) -rigid your rig id (default "csminer") - -tls + -tls= whether to use TLS when connecting to the pool (default false) -config advanced pool config option string, for specifying starting diff, donation percentage, diff --git a/osx/README.txt b/osx/README.txt index fc6d8bc..967f802 100644 --- a/osx/README.txt +++ b/osx/README.txt @@ -27,7 +27,7 @@ All arguments are optional: number of threads (default 1) -rigid your rig id (default "csminer") - -tls + -tls= whether to use TLS when connecting to the pool (default false) -config advanced pool config option string, for specifying starting diff, donation percentage, diff --git a/win/README.txt b/win/README.txt index 6256dda..cca5f1b 100644 --- a/win/README.txt +++ b/win/README.txt @@ -27,7 +27,7 @@ All arguments are optional: number of threads (default 1) -rigid your rig id (default "csminer") - -tls + -tls= whether to use TLS when connecting to the pool (default false) -config advanced pool config option string, for specifying starting diff, donation percentage,