From ab21bb03fea8d31adf602d5710498d00cc859fdd Mon Sep 17 00:00:00 2001 From: Pat Riehecky Date: Mon, 17 Jun 2019 12:12:42 -0500 Subject: [PATCH] Add missing example of optional type --- doc/treeinfo-1.1.rst | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/doc/treeinfo-1.1.rst b/doc/treeinfo-1.1.rst index ad29fa0..54bd969 100644 --- a/doc/treeinfo-1.1.rst +++ b/doc/treeinfo-1.1.rst @@ -92,6 +92,15 @@ in order to diff .treeinfo files easily. ; addon paths ; see variant paths + [optional-$optional_uid] + id = ; optional ID + uid = ; optional UID ($parent_UID.$ID) + name = ; optional name + type = optional + + ; optional paths + ; see variant paths + [general] ; WARNING.0 = This section provides compatibility with pre-productmd treeinfos. ; WARNING.1 = Read productmd documentation for details about new format.