aboutsummaryrefslogtreecommitdiffhomepage
path: root/docs/manpages
diff options
context:
space:
mode:
authorGuido Günther <agx@sigxcpu.org>2011-07-29 13:58:54 +0200
committerGuido Günther <agx@sigxcpu.org>2011-07-29 14:00:28 +0200
commit9bbbc77feb411cc6c72c0bf6df5b0c22e31729e6 (patch)
tree697e820903e2311091655510b338cc4dd919eddc /docs/manpages
parenta6927452ac04a570b8bc5fcfb5490312616eeb66 (diff)
Better document --git-upstream-tree
Diffstat (limited to 'docs/manpages')
-rw-r--r--docs/manpages/git-buildpackage.sgml4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/manpages/git-buildpackage.sgml b/docs/manpages/git-buildpackage.sgml
index f79ad6a2..77b7ab1a 100644
--- a/docs/manpages/git-buildpackage.sgml
+++ b/docs/manpages/git-buildpackage.sgml
@@ -185,8 +185,8 @@
<term><option>--git-upstream-branch</option>=<replaceable>branch_name</replaceable>
</term>
<listitem>
- <para>Branch to build the orig tarball from if no tag matching the
- upstream version is found. Default is
+ <para>Branch to build the orig tarball from if <option>--git-upstream-tree</option>
+ is set to <replaceable>branch</replaceable>. Default is
<replaceable>upstream</replaceable>. You can give any treeish object
here.</para>
</listitem>