[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:05:51 UTC 2025
@dmnks commented on this pull request.
> +
+*:vflags*
+ File verification flags.
+
+*:xml*
+ Wrap data in simple XML markup.
+
+## Field width
+
+Similarly to *printf*(3), you can specify the minimum width of a given tag when
+printed, by placing a number in between the *%* and *{* characters. Optionally,
+prefix the number with the *-* sign to left justify it.
+
+## Arrays
+
+*rpm* uses many parallel arrays internally. For example, file sizes and file
Yep, I knew something was not right with that section, and that'd be it - you can't skim through the section and immediately know "so this is what an array is and how it's defined". I'll put something together.
--
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/pull/3789#discussion_r2131721056
You are receiving this because you are subscribed to this thread.
Message ID: <rpm-software-management/rpm/pull/3789/review/2904123917 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20250606/a1731ecd/attachment.htm>
More information about the Rpm-maint
mailing list