repo: Update the docs

Mention --commits, and refer to build-update-repo
and ostree as alternative commands for repo management.

Closes: #2156
Approved by: alexlarsson
This commit is contained in:
Matthias Clasen
2018-09-29 20:04:46 -04:00
committed by Atomic Bot
parent ff91bcf007
commit 789cc1ea60

View File

@@ -42,6 +42,11 @@
<para>
Show information about a local repository.
</para>
<para>
If you need to modify a local repository, see the
flatpak build-update-repo command, or use the
ostree tool.
</para>
</refsect1>
@@ -84,6 +89,14 @@
</para></listitem>
</varlistentry>
<varlistentry>
<term><option>--commits=BRANCH</option></term>
<listitem><para>
Show commits and deltas for a branch in the repository.
</para></listitem>
</varlistentry>
<varlistentry>
<term><option>-v</option></term>
<term><option>--verbose</option></term>
@@ -118,6 +131,8 @@
<para>
<citerefentry><refentrytitle>flatpak</refentrytitle><manvolnum>1</manvolnum></citerefentry>,
<citerefentry><refentrytitle>flatpak-info</refentrytitle><manvolnum>1</manvolnum></citerefentry>
<citerefentry><refentrytitle>flatpak-build-update-repo</refentrytitle><manvolnum>1</manvolnum></citerefentry>
<citerefentry><refentrytitle>ostree</refentrytitle><manvolnum>1</manvolnum></citerefentry>
</para>
</refsect1>