Clarify -b option format in Readme.

This commit is contained in:
Andreas Fackler 2018-05-28 15:08:01 +02:00
parent 9083b15cd8
commit 1d2b1c93e5
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@ The `-c` option takes a map with the POA contracts' addresses in JSON format. Yo
current maps for the main and test network the `contracts` folder. By default, it uses `core.json`,
for the main network.
The `-p` option takes a time interval in hours, days, months, etc. E.g. `-p "10 weeks"` will only count participation in ballots that were created within the last 10 weeks. Alternatively, instead of a _time_, you can specify the earliest block _number_ with the `-b` option.
The `-p` option takes a time interval in hours, days, months, etc. E.g. `-p "10 weeks"` will only count participation in ballots that were created within the last 10 weeks. Alternatively, instead of a _time_, you can specify the earliest block _number_ as a decimal integer with the `-b` option.
Examples: