From 3fda356dd591e4ff98e6a271bb654ce4f8cd2562 Mon Sep 17 00:00:00 2001 From: Jonathan Lebon Date: Fri, 1 Feb 2019 13:40:01 -0500 Subject: [PATCH] docs/treefile: Add some more details to mutate-os-release Make it easier to understand what the field actually represents. Closes: #1751 Approved by: ashcrow --- docs/manual/treefile.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/docs/manual/treefile.md b/docs/manual/treefile.md index 8a2fd190..e9435fd8 100644 --- a/docs/manual/treefile.md +++ b/docs/manual/treefile.md @@ -44,7 +44,9 @@ It supports the following parameters: * `mutate-os-release`: String, optional. This causes rpm-ostree to change the `VERSION` and `PRETTY_NAME` fields to include the ostree version, and adds a specific `OSTREE_VERSION` key that can be easier - for processes to query than looking via ostree. + for processes to query than looking via ostree. The actual value of + this key represents the baked string that gets substituted out for + the final OSTree version. * `documentation`: boolean, optional. If this is set to false it sets the RPM transaction flag "nodocs" which makes yum/rpm not install files marked as