aboutsummaryrefslogtreecommitdiffhomepage
path: root/docs
diff options
context:
space:
mode:
authorGuido Günther <agx@sigxcpu.org>2011-04-06 20:18:43 +0200
committerGuido Günther <agx@sigxcpu.org>2011-04-06 20:24:07 +0200
commitebc19c71c72c814565c35edf0099091b0527a6a1 (patch)
tree209c0c663bab04f2e71666f028fef52aa61adc6f /docs
parent8f14b0ace5934c27261f388820f5c3c587c97fba (diff)
docs: Document Gbp-Pq-Topic: tag
Diffstat (limited to 'docs')
-rw-r--r--docs/manpages/gbp-pq.sgml19
1 files changed, 19 insertions, 0 deletions
diff --git a/docs/manpages/gbp-pq.sgml b/docs/manpages/gbp-pq.sgml
index 83b05006..af36772a 100644
--- a/docs/manpages/gbp-pq.sgml
+++ b/docs/manpages/gbp-pq.sgml
@@ -141,6 +141,25 @@
</variablelist>
</refsect1>
<refsect1>
+ <title>TAGS</title>
+ <para>
+ When exporting patches from a patch-queue branch &gbp-pq; will look at the
+ patch header for special tags it recognizes. All tags need to start at the
+ first column and require at least one whitespace after the colon.
+ </para>
+ <variablelist>
+ <varlistentry>
+ <term><option>Gbp-Pq-Topic:</option> <replaceable>topic</replaceable></term>
+ <listitem>
+ <para>Moves the patch into a subdir called
+ <replaceable>topic</replaceable> when running <screen>&gbp-pq;
+ export</screen>. This allows for some structure below
+ <filename>debian/patches</filename>. </para>
+ </listitem>
+ </varlistentry>
+ </variablelist>
+ </refsect1>
+ <refsect1>
<title>SEE ALSO</title>
<para>
<citerefentry>