summaryrefslogtreecommitdiffhomepage
path: root/docs
diff options
context:
space:
mode:
authorGuido Günther <agx@sigxcpu.org>2016-06-28 11:50:49 +0200
committerGuido Günther <agx@sigxcpu.org>2016-06-28 16:50:29 +0200
commitba7b087cc1928fa90aae1d7fda3404819cbbd25c (patch)
tree2117e3e4de3e905613f63d4fd4cd1defb599fd95 /docs
parent83dfa6743be0c117dbdf796aa08c5cc8c9b01202 (diff)
docs: Clarify some gbp pq options
Diffstat (limited to 'docs')
-rw-r--r--docs/manpages/gbp-pq.sgml7
1 files changed, 4 insertions, 3 deletions
diff --git a/docs/manpages/gbp-pq.sgml b/docs/manpages/gbp-pq.sgml
index 2bb1645a..76f6dfba 100644
--- a/docs/manpages/gbp-pq.sgml
+++ b/docs/manpages/gbp-pq.sgml
@@ -194,15 +194,16 @@
<varlistentry>
<term><option>--[no-]drop</option></term>
<listitem>
- <para>Whether to drop (delete) the patch queue branch after
+ <para>Whether to automatically drop (delete) the patch queue branch after
a successful export</para>
</listitem>
</varlistentry>
<varlistentry>
<term><option>--force</option></term>
<listitem>
- <para>In case of <option>import</option>, import even if the branch already
- exists</para>
+ <para>In case of <option>import</option>, import even if the
+ patch-queue branch already exists and overwrite its
+ content with <filename>debian/patches</filename>.</para>
</listitem>
</varlistentry>
<varlistentry>