mirror of
https://github.com/Retropex/bitcoin.git
synced 2025-05-12 19:20:42 +02:00
contrib: docs fix --import-keys flag on verify.py
This commit is contained in:
parent
a36134fcc7
commit
ceb0168935
@ -17,7 +17,7 @@ must obtain that key for your local GPG installation.
|
||||
You can obtain these keys by
|
||||
- through a browser using a key server (e.g. keyserver.ubuntu.com),
|
||||
- manually using the `gpg --keyserver <url> --recv-keys <key>` command, or
|
||||
- you can run the packaged `verify.py ... --import-keys` script to
|
||||
- you can run the packaged `verify.py --import-keys ...` script to
|
||||
have it automatically retrieve unrecognized keys.
|
||||
|
||||
#### Usage
|
||||
|
Loading…
Reference in New Issue
Block a user