mirror of
https://github.com/PurpleI2P/i2pd-tools
synced 2025-02-06 19:54:13 +00:00
README update
This commit is contained in:
parent
f1ef9353de
commit
3f64d30a79
@ -84,7 +84,7 @@ Vanity generation adress.
|
||||
|
||||
#### Usage
|
||||
|
||||
./vain privatekey.dat prefix <threads> <signature>
|
||||
./vain --usage
|
||||
|
||||
#### Time to Generate on a 2.70GHz Processor
|
||||
| characters| time to generate (approx.) |
|
||||
|
@ -225,7 +225,7 @@ void usaging(void){
|
||||
"--signature -s (signature type)\n"
|
||||
"-o --output output file(default private.dat)\n"
|
||||
"--usage usaging\n"
|
||||
"--prefix -p\n"
|
||||
//"--prefix -p\n"
|
||||
"";
|
||||
puts(help);
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user