Document --from-git and --from-git-branch

This commit is contained in:
Matthias Clasen
2017-02-21 15:51:50 -05:00
committed by Alexander Larsson
parent 3556272094
commit a95dbc8e9b

View File

@@ -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>