Skip to content

Commit

Permalink
Add documentation for -P flag.
Browse files Browse the repository at this point in the history
  • Loading branch information
dooglus committed Jul 19, 2015
1 parent c500480 commit 729c2fa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions oclvanitygen.c
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,7 @@ usage(const char *name)
"-X <version> Generate address with the given version\n"
"-u Generate uncompressed addresses\n"
"-F <format> Generate address with the given format (pubkey, uncompressed)\n"
"-P <pubkey> Specify base public key for piecewise key generation\n"
"-e Encrypt private keys, prompt for password\n"
"-E <password> Encrypt private keys with <password> (UNSAFE)\n"
"-p <platform> Select OpenCL platform\n"
Expand Down

0 comments on commit 729c2fa

Please sign in to comment.