Updated docs.

master
donSchoe 2013-10-31 08:48:18 +01:00
parent 7919f09bbf
commit f0cef2714f
2 changed files with 4 additions and 4 deletions

View File

@ -20,10 +20,10 @@ primeminer [-options]
* `-poolpassword=[pass]` Pool worker password
* `-poolip=[host]` Pool mining ip or host address
* `-poolport=[port]` Pool mining port
* `-poolshare=[chainlenght]` Minimum chain lenght of submitted shares, default 7
* `-poolshare=[chainlength]` Minimum chain length of submitted shares, default 7
* `-genproclimit=[threads]` Number of CPU-Threads to use (1-32)
* `-minerid=[0-65000]` A free-to-choose worker ID
* `-poolfee=[1 - 100]` Set pool fee ín percent, if supported by pool
* `-poolfee=[1-100]` Set pool fee ín percent, if supported by pool
Building xolominer
==================

View File

@ -25,10 +25,10 @@ primeminer [-options]
* `-poolpassword=[pass]` Pool worker password
* `-poolip=[host]` Pool mining ip or host address
* `-poolport=[port]` Pool mining port
* `-poolshare=[chainlenght]` Minimum chain lenght of submitted shares, default 7
* `-poolshare=[chainlength]` Minimum chain length of submitted shares, default 7
* `-genproclimit=[threads]` Number of CPU-Threads to use (1-32)
* `-minerid=[0-65000]` A free-to-choose worker ID
* `-poolfee=[1 - 100]` Set pool fee ín percent, if supported by pool
* `-poolfee=[1-100]` Set pool fee ín percent, if supported by pool
Documentation overview
----------------------