[Rpm-maint] [rpm-software-management/rpm] Fixes + cleanups to rpmkeys manual (PR #3433)
Michal Domonkos
notifications at github.com
Fri Nov 8 09:23:51 UTC 2024
I've autosquashed the fixup commit on top and will merge this once the CI finishes. This is the fixup patch I've applied, just for full transparency:
```diff
diff --git a/docs/man/rpmkeys.8.md b/docs/man/rpmkeys.8.md
index e7993e52c..093a91606 100644
--- a/docs/man/rpmkeys.8.md
+++ b/docs/man/rpmkeys.8.md
@@ -25,7 +25,7 @@ The general forms of rpm digital signature commands are
**rpmkeys** **\--import** *PUBKEY \...*
-**rpmkeys** **\--delete** \[*FINGERPRINT \...*
+**rpmkeys** **\--delete** *FINGERPRINT \...*
**rpmkeys** {**-K\|\--checksig**} *PACKAGE\_FILE \...*
@@ -53,7 +53,7 @@ The fingerprint is the handle used for all operations on the keys.
Output the key(s) using an ASCII-armor encoding.
-Exporting allows inspectecting the data with specialized tools, such
+Exporting allows for inspecting the data with specialized tools, such
as Sequoia or GnuPG. For example:
**rpmkeys --export 771b18d3d7baa28734333c424344591e1964c5fc | sq inspect **
```
--
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/pull/3433#issuecomment-2464215737
You are receiving this because you are subscribed to this thread.
Message ID: <rpm-software-management/rpm/pull/3433/c2464215737 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20241108/10e51187/attachment-0001.html>
More information about the Rpm-maint
mailing list