summaryrefslogtreecommitdiffhomepage
path: root/docs
diff options
context:
space:
mode:
authorMarkus Lehtonen <markus.lehtonen@linux.intel.com>2015-03-05 08:55:28 +0200
committerMarkus Lehtonen <markus.lehtonen@linux.intel.com>2018-01-17 12:33:10 +0200
commitc8dbfe1281926b45000360727e94d71f9a56deb0 (patch)
tree202c7b90b343e225ce5fce66ceb548a3fc16ee08 /docs
parentc782a29c452eb68bd49951fc8180c907793ae53f (diff)
pq-rpm: implement --drop option
Makes it possible to automatically drop the pq-branch after a successful export. Counterpart for the --drop option of (deb) gbp-pq. Signed-off-by: Markus Lehtonen <markus.lehtonen@linux.intel.com>
Diffstat (limited to 'docs')
-rw-r--r--docs/manpages/gbp-pq-rpm.xml10
1 files changed, 10 insertions, 0 deletions
diff --git a/docs/manpages/gbp-pq-rpm.xml b/docs/manpages/gbp-pq-rpm.xml
index a26c2b39..c06fb0ab 100644
--- a/docs/manpages/gbp-pq-rpm.xml
+++ b/docs/manpages/gbp-pq-rpm.xml
@@ -25,6 +25,7 @@
<arg><option>--upstream-tag=</option><replaceable>TAG-FORMAT</replaceable></arg>
<arg><option>--abbrev=</option><replaceable>num</replaceable></arg>
<arg><option>--force</option></arg>
+ <arg><option>--[no-]drop</option></arg>
<arg><option>--[no-]patch-numbers</option></arg>
<group choice="plain">
<arg><option>drop</option></arg>
@@ -180,6 +181,15 @@
</listitem>
</varlistentry>
<varlistentry>
+ <term><option>--[no-]drop</option></term>
+ <listitem>
+ <para>
+ Whether to drop (delete) the patch queue branch after a succesful
+ export.
+ </para>
+ </listitem>
+ </varlistentry>
+ <varlistentry>
<term><option>--[no-]patch-numbers</option>
</term>
<listitem>