[Rpm-maint] [rpm-software-management/rpm] Add a man page for rpm queryformat (PR #3789)
Michal Domonkos
notifications at github.com
Fri Jun 6 08:04:02 UTC 2025
@dmnks commented on this pull request.
> @@ -0,0 +1,290 @@
+RPM-QUERYFORMAT(7)
+
+# NAME
+*rpm-queryformat* - RPM query format
+
+# SYNOPSIS
+
+%[_WIDTH_]{_TAG_[:_FORMAT_]}
+
+# DESCRIPTION
+
+The *rpm* query format is a static string modeled after the standard *printf*(3)
Good point regarding the mention of printf(3), I'll remove it. It'll also make the introduction shorter.
As for the "static string", I think the original intent was "a C-like static string that's not modified in the program", but it doesn't make much sense, now that I think about it, indeed :smile: The funny thing is, it actually *does* change (when it's expanded), like you said. I'll drop that :smile:
--
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/pull/3789#discussion_r2131718213
You are receiving this because you are subscribed to this thread.
Message ID: <rpm-software-management/rpm/pull/3789/review/2904119801 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20250606/db95f422/attachment.htm>
More information about the Rpm-maint
mailing list