[Rpm-maint] [rpm-software-management/rpm] Updating rpmbuild(1) man page to the new style (PR #3928)
Michal Domonkos
notifications at github.com
Tue Sep 16 12:43:54 UTC 2025
@dmnks commented on this pull request.
>
+# EXAMPLES
+*rpmbuild --rebuild hello-1.0-1.src.rpm*
+ Build _hello-1.0-1.src.rpm_ from its source rpm, rebuilding
+ the source rpm in the process.
+
+*rpmbuild -bb --nocheck --with openssl hello.spec*
+ Build build binary RPM(s) from the _hello.spec_ spec file,
Yep, I'm also struggling a bit with "when should we refer to a man page versus just use the plain term" when writing man pages on my own. I think, for fundamental terms like "packages" or "spec files", we should just use them plainly, otherwise the man pages would end up littered with these man page references :sweat_smile: Maybe we could refer to the man page when mentioning the term for the first time in the man page.
--
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/pull/3928#discussion_r2352386735
You are receiving this because you are subscribed to this thread.
Message ID: <rpm-software-management/rpm/pull/3928/review/3229817621 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20250916/e8c69355/attachment-0001.htm>
More information about the Rpm-maint
mailing list