aboutsummaryrefslogtreecommitdiffhomepage
path: root/docs/manpages/gbp-import-srpm.xml
diff options
context:
space:
mode:
Diffstat (limited to 'docs/manpages/gbp-import-srpm.xml')
-rw-r--r--docs/manpages/gbp-import-srpm.xml14
1 files changed, 14 insertions, 0 deletions
diff --git a/docs/manpages/gbp-import-srpm.xml b/docs/manpages/gbp-import-srpm.xml
index 4520e039..675ad89f 100644
--- a/docs/manpages/gbp-import-srpm.xml
+++ b/docs/manpages/gbp-import-srpm.xml
@@ -34,6 +34,7 @@
<arg><option>--[no-]sign-tags</option></arg>
<arg><option>--upstream-branch=</option><replaceable>BRANCH-NAME</replaceable></arg>
<arg><option>--upstream-tag=</option><replaceable>TAG-FORMAT</replaceable></arg>
+ <arg><option>--upstream-vcs-tag=</option><replaceable>TAG-FORMAT</replaceable></arg>
<arg><option>--native</option></arg>
<arg><option>--repo-user=</option><option>[GIT|DEBIAN]</option></arg>
<arg><option>--repo-email=</option><option>[GIT|DEBIAN]</option></arg>
@@ -147,6 +148,19 @@
</listitem>
</varlistentry>
<varlistentry>
+ <term><option>--upstream-vcs-tag</option>=<replaceable>TAG-NAME</replaceable>
+ </term>
+ <listitem>
+ <para>
+ Add <replaceable>TAG-FORMAT</replaceable> as an additional parent of the
+ commit of the upstream tarball. Useful when upstream uses git and you
+ want to link to its revision history.
+ <replaceable>TAG-FORMAT</replaceable> can be a pattern similar to
+ what <option>--upstream-tag</option> supports.
+ </para>
+ </listitem>
+ </varlistentry>
+ <varlistentry>
<term><option>--git-packaging-dir=</option><replaceable>DIRECTORY</replaceable>
</term>
<listitem>