From 5a5347037b371326793afcfe9f4ec9dfd1484b79 Mon Sep 17 00:00:00 2001 From: Raegan Durdin <139166552+rdurdin@users.noreply.github.com> Date: Tue, 7 Jan 2025 16:14:31 -0500 Subject: [PATCH] Add missing documentation for attributes. (#3488) * Add missing documentation for attributes. --------- Co-authored-by: Raegan Durdin Co-authored-by: Florian Festi --- docs/man/rpm.8.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/docs/man/rpm.8.md b/docs/man/rpm.8.md index 36b11f4b22..2f48fa486e 100644 --- a/docs/man/rpm.8.md +++ b/docs/man/rpm.8.md @@ -915,13 +915,15 @@ unique to verify mode are: The format of the output is a string of 9 characters, a possible attribute marker: - a %artifact a build side-effect file (such as buildid links) + a %artifact a build side-effect file (such as buildid links). c %config configuration file. d %doc documentation file. g %ghost file (i.e. the file contents are not included in the package payload). l %license license file. m %missingok file missing is not a verify failure. + n %%config(noreplace) (do not replace file). r %readme readme file. + s specfile in source package. from the package header, followed by the file name. Each of the 9 characters denotes the result of a comparison of attribute(s) of the