aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorGuido Günther <agx@sigxcpu.org>2020-06-16 08:52:59 +0200
committerGuido Günther <agx@sigxcpu.org>2020-06-16 08:52:59 +0200
commita3d9c9824ddef3837b3740e1a9bc66438c72bc54 (patch)
tree49d732ac0181c3ecdc781ab300597f705e1d2231
parent74b37991deb075b948a9ce1e1a9d1fd03091c59e (diff)
docs: import-ref: Fix wrong --upstream-tree default
Closes: #962916
-rw-r--r--docs/manpages/gbp-import-ref.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/manpages/gbp-import-ref.xml b/docs/manpages/gbp-import-ref.xml
index bc9a60b9..72193890 100644
--- a/docs/manpages/gbp-import-ref.xml
+++ b/docs/manpages/gbp-import-ref.xml
@@ -112,8 +112,8 @@
<listitem>
<para>
What to merge into the &debian-branch;.
- <replaceable>BRANCH</replaceable> (the default) merges from the upstream branch.
- <replaceable>VERSION</replaceable> looks for a tag determined from the given
+ <replaceable>BRANCH</replaceable> merges from the upstream branch.
+ <replaceable>VERSION</replaceable> (the default) looks for a tag determined from the given
upstream version number via the <option>--upstream-version</option> option.
</para>
<para>