man/ostree.repo-config: Document collection-id
authorMatthew Leeds <matthew.leeds@endlessm.com>
Tue, 26 Jun 2018 05:50:58 +0000 (22:50 -0700)
committerAtomic Bot <atomic-devel@projectatomic.io>
Tue, 26 Jun 2018 12:52:49 +0000 (12:52 +0000)
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

index 5a95cafaba89bf58d02c098dfdd03b655d0e1964..09312d5c3c877d2052b6a963e18e87000c117f09 100644 (file)
@@ -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>