aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorGuido Günther <agx@sigxcpu.org>2016-07-03 19:41:26 +0200
committerGuido Günther <agx@sigxcpu.org>2016-07-04 14:09:58 +0200
commitd681e932b63a21aeaa7d07f4bfb533b583e4c1ae (patch)
tree4f04c067c610426d253a0b1c03cc6cc810a89f31 /docs
parent7621268d39080f467f30465f4955b7c85fe37bca (diff)
Use 'component' and 'additional tarball'
since this is what dpkg-source(1) uses. Git-Dch: Ignore
Diffstat (limited to 'docs')
-rw-r--r--docs/manpages/gbp-buildpackage.sgml6
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/manpages/gbp-buildpackage.sgml b/docs/manpages/gbp-buildpackage.sgml
index e1966f9..20b3630 100644
--- a/docs/manpages/gbp-buildpackage.sgml
+++ b/docs/manpages/gbp-buildpackage.sgml
@@ -52,7 +52,7 @@
<arg><option>--git-tarball-dir=</option><replaceable>DIRECTORY</replaceable></arg>
<arg><option>--git-compression=</option><replaceable>TYPE</replaceable></arg>
<arg><option>--git-compression-level=</option><replaceable>LEVEL</replaceable></arg>
- <arg><option>--git-subtarball=</option><replaceable>SUBTARBALL</replaceable></arg>
+ <arg><option>--git-component=</option><replaceable>component</replaceable></arg>
<arg><option>--git-export-dir=</option><replaceable>DIRECTORY</replaceable></arg>
<arg><option>--git-export=</option><replaceable>TREEISH</replaceable></arg>
<arg><option>--git-[no-]pristine-tar</option></arg>
@@ -575,12 +575,12 @@
</listitem>
</varlistentry>
<varlistentry>
- <term><option>--git-subtarball=</option><replaceable>SUBTARBALL</replaceable>
+ <term><option>--git-component=</option><replaceable>COMPONENT</replaceable>
</term>
<listitem>
<para>
When generating tarballs create an additional original
- tarball of directory <replaceable>SUBTARBALL</replaceable>
+ tarball of directory <replaceable>COMPONENT</replaceable>
in the source tree. Using additional original tarballs is
a feature of the 3.0 (quilt) source format. See
the <command>dpkg-source</command> manpage for details. Note that the