This commit is contained in:
tromp 2016-10-14 15:34:39 -04:00
parent 8b1320cfb8
commit 0b278aa8b5
1 changed files with 2 additions and 2 deletions

View File

@ -5,5 +5,5 @@ Equihash proof-of-work solvers
The executables ending in 1 are compiled without atomics and thus
only suitable for single-threaded use (where they get some speedup over the generic version).
Options -h <HEADER> -n <NONCE> are self explanatory.
Add option -r <RANGESIZE> to search a range of nonces.
Options -h HEADER -n NONCE are self explanatory.
Add option -r RANGESIZE to search a range of nonces.