document new option in README

This commit is contained in:
John Tromp 2018-07-10 09:59:04 +02:00
parent 191d3b583f
commit 4dfa397bd7
1 changed files with 1 additions and 0 deletions

View File

@ -9,6 +9,7 @@ only suitable for single-threaded use (where they get some speedup over the gene
Options -h HEADER -n NONCE are self explanatory.
Non-ascii headers can be provided in hexadecimal with option -x HEXHEADER.
Add option -r RANGESIZE to search a range of nonces.
Add option -p PREFIX to change intial characters of the personalization string (not implemented in assembly and CUDA solvers).
For benching, options -n 255 -r 100 are useful as it gets exactly 188 solutions from 100 runs.
Finally, option -s shows the solutions.