mirror of
https://github.com/flatpak/flatpak.git
synced 2026-05-03 13:36:02 -04:00
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:
committed by
Atomic Bot
parent
ff91bcf007
commit
789cc1ea60
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user