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
This commit is contained in:
parent
5d031ae78b
commit
f1133a2a0a
|
|
@ -161,6 +161,15 @@ Boston, MA 02111-1307, USA.
|
||||||
</para></listitem>
|
</para></listitem>
|
||||||
</varlistentry>
|
</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>
|
</variablelist>
|
||||||
</refsect1>
|
</refsect1>
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue