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/c2464215...@github.com>
_______________________________________________ Rpm-maint mailing list Rpm-maint@lists.rpm.org http://lists.rpm.org/mailman/listinfo/rpm-maint