Skip to content

Commit ceb0168

Browse files
committed
contrib: docs fix --import-keys flag on verify.py
1 parent a36134f commit ceb0168

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

contrib/verify-binaries/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ must obtain that key for your local GPG installation.
1717
You can obtain these keys by
1818
- through a browser using a key server (e.g. keyserver.ubuntu.com),
1919
- manually using the `gpg --keyserver <url> --recv-keys <key>` command, or
20-
- you can run the packaged `verify.py ... --import-keys` script to
20+
- you can run the packaged `verify.py --import-keys ...` script to
2121
have it automatically retrieve unrecognized keys.
2222

2323
#### Usage

0 commit comments

Comments
 (0)