summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorGuido Günther <agx@sigxcpu.org>2018-01-23 08:04:40 +0100
committerGuido Günther <agx@sigxcpu.org>2018-01-23 08:11:56 +0100
commit362f79369d59350d424532df3f80372557563bfc (patch)
treee8569bce9578776a105d56af986b8890a8bcdf7a
parent1b0bb038c3b37d4a5933103bc2b4719a59f2a612 (diff)
docs: document pq export --commit
-rw-r--r--docs/manpages/gbp-pq.xml11
1 files changed, 11 insertions, 0 deletions
diff --git a/docs/manpages/gbp-pq.xml b/docs/manpages/gbp-pq.xml
index b1ae3ee2..b75a669b 100644
--- a/docs/manpages/gbp-pq.xml
+++ b/docs/manpages/gbp-pq.xml
@@ -28,6 +28,7 @@
<arg><option>--[no-]drop</option></arg>
<arg><option>--abbrev=</option><replaceable>num</replaceable></arg>
<arg><option>--force</option></arg>
+ <arg><option>--commit</option></arg>
<arg><option>--meta-closes=bug-close-tags</option></arg>
<arg><option>--meta-closes-bugnum=bug-number-format</option></arg>
<arg><option>--pq-from=</option><replaceable>[DEBIAN|TAG]</replaceable></arg>
@@ -222,6 +223,16 @@
</listitem>
</varlistentry>
<varlistentry>
+ <term><option>--export</option></term>
+ <listitem>
+ <para>
+ In case of <option>export</option>, commit
+ <filename>debian/patches</filename>the changes to &git; after
+ exporting the patches.
+ </para>
+ </listitem>
+ </varlistentry>
+ <varlistentry>
<term><option>--meta-closes=</option><replaceable>bug-close-tags</replaceable>
</term>
<listitem>