fix tls param description in README

This commit is contained in:
C.S 2021-01-25 14:30:33 -08:00
parent b0fc7c9212
commit 8ef7421e2d
3 changed files with 3 additions and 3 deletions

View File

@ -26,7 +26,7 @@ All arguments are optional:
number of threads (default 1)
-rigid <string>
your rig id (default "csminer")
-tls <bool>
-tls=<bool>
whether to use TLS when connecting to the pool (default false)
-config <string>
advanced pool config option string, for specifying starting diff, donation percentage,

View File

@ -27,7 +27,7 @@ All arguments are optional:
number of threads (default 1)
-rigid <string>
your rig id (default "csminer")
-tls <bool>
-tls=<bool>
whether to use TLS when connecting to the pool (default false)
-config <string>
advanced pool config option string, for specifying starting diff, donation percentage,

View File

@ -27,7 +27,7 @@ All arguments are optional:
number of threads (default 1)
-rigid <string>
your rig id (default "csminer")
-tls <bool>
-tls=<bool>
whether to use TLS when connecting to the pool (default false)
-config <string>
advanced pool config option string, for specifying starting diff, donation percentage,