summaryrefslogtreecommitdiff
path: root/man/ostree.repo-config.xml
diff options
context:
space:
mode:
authorMatthew Leeds <matthew.leeds@endlessm.com>2018-06-25 22:50:58 -0700
committerAtomic Bot <atomic-devel@projectatomic.io>2018-06-26 12:52:49 +0000
commitf1133a2a0a47f6b206984eb1f840c84865ee5fb9 (patch)
treea8263ed2559d34b133b032a9763425c5a0a237bd /man/ostree.repo-config.xml
parent5d031ae78b2e6b6da57fd6dca2171e2471a04586 (diff)
downloadostree-f1133a2a0a47f6b206984eb1f840c84865ee5fb9.tar.gz
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
Diffstat (limited to 'man/ostree.repo-config.xml')
-rw-r--r--man/ostree.repo-config.xml9
1 files changed, 9 insertions, 0 deletions
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.
</para></listitem>
</varlistentry>
+ <varlistentry>
+ <term><varname>collection-id</varname></term>
+ <listitem><para>A reverse DNS domain name under your control, which enables peer
+ to peer distribution of refs in this repository. See the
+ <literal>--collection-id</literal> section in
+ <citerefentry><refentrytitle>ostree-init</refentrytitle><manvolnum>1</manvolnum></citerefentry>
+ </para></listitem>
+ </varlistentry>
+
</variablelist>
</refsect1>