--tlsenable mining through TLS/SSL. Use--tls onto mine with SSL. Please keep in mind that the pool address with SSL is usually different from the pool address without SSL. For example, eth.2miners.com:12020 is 2Miners Ethereum pool with SSL and eth.2miners.com:2020 is 2Miners Ethereum pool without SSL.
--deviceslaunches mining software only on certain GPUs. Indicate target GPUs separated with a comma after --devices. The first GPU is indexed as 0. For example, GPUs in a rig of six graphics cards are numbered from 0 to 5.--devices 0,1,2,3,5launches mining software on all GPUs except for the fifth (indexed as 4). --devices can also launch GPUs of a certain brand (only Nvidia or only AMD). For example,--devices nvidialaunches mining software only on Nvidia GPUs.
--keepfreesets the amount of GPU memory in MB that can't be used for mining. The default is 5MB for Linux and 56MB for Windows.
--tstartsets the min GPU temperature in °C. For example,--tstart 30.
--tstopsets the max GPU temperature in °C. For example,--tstop 70.
--logmanages the log file. --log on — log file is created (default),--log off— log file is not created.