mirror of
https://github.com/flatpak/flatpak.git
synced 2026-03-13 04:32:12 -04:00
Document --from-git and --from-git-branch
This commit is contained in:
committed by
Alexander Larsson
parent
3556272094
commit
a95dbc8e9b
@@ -877,6 +877,22 @@
|
||||
</para></listitem>
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry>
|
||||
<term><option>--from-git=GIT</option></term>
|
||||
|
||||
<listitem><para>
|
||||
Look for the manifest in the given git repository. If this option is
|
||||
given, MANIFEST is interpreted as a relative path inside the repository.
|
||||
</para></listitem>
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry>
|
||||
<term><option>--from-git-branch=BRANCH</option></term>
|
||||
|
||||
<listitem><para>
|
||||
The branch to use with --from-git.
|
||||
</para></listitem>
|
||||
</varlistentry>
|
||||
</variablelist>
|
||||
</refsect1>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user