Don't advertise rpm -qa gpg-pubkey* in man page
This commit is contained in:
parent
233ddeb188
commit
660a502f94
|
@ -35,7 +35,7 @@ armored public key can be added to the **rpm** database using
|
||||||
ring management is performed exactly like package management. For
|
ring management is performed exactly like package management. For
|
||||||
example, all currently imported public keys can be displayed by:
|
example, all currently imported public keys can be displayed by:
|
||||||
|
|
||||||
**rpm -qa gpg-pubkey\***
|
**rpm -q gpg-pubkey**
|
||||||
|
|
||||||
Details about a specific public key, when imported, can be displayed by
|
Details about a specific public key, when imported, can be displayed by
|
||||||
querying. Here\'s information about the Red Hat GPG/DSA key:
|
querying. Here\'s information about the Red Hat GPG/DSA key:
|
||||||
|
|
Loading…
Reference in New Issue