summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorGuido Günther <agx@sigxcpu.org>2013-11-05 09:31:12 +0100
committerGuido Günther <agx@sigxcpu.org>2013-11-05 09:36:15 +0100
commitfc5b485ea5c431be6699afb84d60ee55fbc9c96d (patch)
treea7a157e6605352201efbd1c06f2eb81c975d5a17 /docs
parentbabbc5e7721da27d92c519bfe1cf7829066cb2fe (diff)
import-dsc: allow to skip Debian tag creation
Closes: #636368
Diffstat (limited to 'docs')
-rw-r--r--docs/manpages/gbp-import-dsc.sgml9
1 files changed, 9 insertions, 0 deletions
diff --git a/docs/manpages/gbp-import-dsc.sgml b/docs/manpages/gbp-import-dsc.sgml
index 192b521..bc2211c 100644
--- a/docs/manpages/gbp-import-dsc.sgml
+++ b/docs/manpages/gbp-import-dsc.sgml
@@ -28,6 +28,7 @@
<arg><option>--keyid=</option><replaceable>gpg-keyid</replaceable></arg>
<arg><option>--debian-tag=</option><replaceable>tag-format</replaceable></arg>
<arg><option>--upstream-tag=</option><replaceable>tag-format</replaceable></arg>
+ <arg><option>--skip-debian-tag=</option></arg>
<arg><option>--filter=</option><replaceable>pattern</replaceable></arg>
<arg><option>--[no-]pristine-tar</option></arg>
<arg><option>--download</option></arg>
@@ -115,6 +116,14 @@
</listitem>
</varlistentry>
<varlistentry>
+ <term><option>--skip-debian-tag</option></term>
+ <listitem>
+ <para>Don't create Debian tag after importing the Debian patch. This can be useful
+ if you already created a package but want to further work on it after importing it
+ into git.</para>
+ </listitem>
+ </varlistentry>
+ <varlistentry>
<term><option>--filter=</option><replaceable>pattern</replaceable>
</term>
<listitem>