From f1133a2a0a47f6b206984eb1f840c84865ee5fb9 Mon Sep 17 00:00:00 2001 From: Matthew Leeds Date: Mon, 25 Jun 2018 22:50:58 -0700 Subject: [PATCH] man/ostree.repo-config: Document collection-id The collection-id option in the core section was recently made public but not documented. Closes: #1646 Approved by: cgwalters --- man/ostree.repo-config.xml | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/man/ostree.repo-config.xml b/man/ostree.repo-config.xml index 5a95cafa..09312d5c 100644 --- a/man/ostree.repo-config.xml +++ b/man/ostree.repo-config.xml @@ -161,6 +161,15 @@ Boston, MA 02111-1307, USA. + + collection-id + A reverse DNS domain name under your control, which enables peer + to peer distribution of refs in this repository. See the + --collection-id section in + ostree-init1 + + +