summaryrefslogtreecommitdiffhomepage
path: root/docs
diff options
context:
space:
mode:
authorMarkus Lehtonen <markus.lehtonen@linux.intel.com>2015-02-27 13:52:06 +0200
committerMarkus Lehtonen <markus.lehtonen@linux.intel.com>2018-01-22 14:29:59 +0200
commit972db70347d5fa37f9af74babf8021a41cb7d219 (patch)
treef20661fdbb60f66c74601c56870d7fe574269da1 /docs
parentcb5754bb9c5a49a21944c0e891c222c0f2744e5c (diff)
import-srpm: implement --skip-packaging-tag option
Corresponding the --skip-debian-tag options of import-dsc. Signed-off-by: Markus Lehtonen <markus.lehtonen@linux.intel.com>
Diffstat (limited to 'docs')
-rw-r--r--docs/manpages/gbp-import-srpm.xml10
1 files changed, 10 insertions, 0 deletions
diff --git a/docs/manpages/gbp-import-srpm.xml b/docs/manpages/gbp-import-srpm.xml
index fcc3eb38..4520e039 100644
--- a/docs/manpages/gbp-import-srpm.xml
+++ b/docs/manpages/gbp-import-srpm.xml
@@ -25,6 +25,7 @@
<arg><option>--author-is-committer</option></arg>
<arg><option>--packaging-branch=</option><replaceable>BRANCH-NAME</replaceable></arg>
<arg><option>--packaging-tag=</option><replaceable>TAG-FORMAT</replaceable></arg>
+ <arg><option>--skip-packaging-tag</option></arg>
<arg><option>--packaging-dir=</option><replaceable>DIRECTORY</replaceable></arg>
<arg><option>--filter=</option><replaceable>PATTERN</replaceable></arg>
<arg><option>--keyid=</option><replaceable>GPG-KEYID</replaceable></arg>
@@ -127,6 +128,15 @@
</listitem>
</varlistentry>
<varlistentry>
+ <term><option>--skip-packaging-tag</option>
+ </term>
+ <listitem>
+ <para>
+ Do not create &packaging; tag after importing the packaging files.
+ </para>
+ </listitem>
+ </varlistentry>
+ <varlistentry>
<term><option>--upstream-tag=</option><replaceable>TAG-FORMAT</replaceable>
</term>
<listitem>