- in a majority of examples in manual the text after the --queryformat
  argument is in  double quotes - thus it does not look good to wrote
  that "A query format is passed to RPM after the --queryformat
  argument, and normally should be enclosed in single quotes".

- in case of:
  rpm -qa -i --queryformat "%{NAME} %{SIZE}\n"
  -i is not ignored, so this is omitted in the text.

- language correction

- added name of file with the list of all formatting tags,

- package dev is not reachable now, so replaced by nss,
  all tags are now written in capital letters,
  %{FILEVERIFYFLAGS:hex} looks better then %{FILEVERIFYFLAGS}
You can view, comment on, or merge this pull request online at:

  https://github.com/rpm-software-management/rpm/pull/827

-- Commit Summary --

  * Correct and update Query formats documentation

-- File Changes --

    M doc/manual/queryformat (23)

-- Patch Links --

https://github.com/rpm-software-management/rpm/pull/827.patch
https://github.com/rpm-software-management/rpm/pull/827.diff

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/pull/827
_______________________________________________
Rpm-maint mailing list
Rpm-maint@lists.rpm.org
http://lists.rpm.org/mailman/listinfo/rpm-maint

Reply via email to