summaryrefslogtreecommitdiffhomepage
path: root/docs
diff options
context:
space:
mode:
authorGuido Günther <agx@sigxcpu.org>2017-08-12 11:29:26 -0300
committerGuido Günther <agx@sigxcpu.org>2017-08-12 15:54:07 -0300
commitb7c34cc4285dec65822ec209e50d4a30046f4fbf (patch)
tree562cfb171c9ebaaf05f15615468fb0baa00e1a26 /docs
parent0ca528383899720e9f44a6c828fce6731811d033 (diff)
export-orig: drop sloppy mode from the docs
since it's not useful here
Diffstat (limited to 'docs')
-rw-r--r--docs/manpages/gbp-export-orig.sgml7
1 files changed, 2 insertions, 5 deletions
diff --git a/docs/manpages/gbp-export-orig.sgml b/docs/manpages/gbp-export-orig.sgml
index c5d8b73a..f695cd28 100644
--- a/docs/manpages/gbp-export-orig.sgml
+++ b/docs/manpages/gbp-export-orig.sgml
@@ -120,7 +120,7 @@
</listitem>
</varlistentry>
<varlistentry>
- <term><option>--upstream-tree=</option><replaceable>[BRANCH|SLOPPY|TAG|TREEISH]</replaceable>
+ <term><option>--upstream-tree=</option><replaceable>[BRANCH|TAG|TREEISH]</replaceable>
</term>
<listitem>
<para>
@@ -128,10 +128,7 @@
<replaceable>TAG</replaceable> (the default) looks at a tag corresponding to the
version in the changelog. <replaceable>BRANCH</replaceable> looks at
the upstream branch given via the
- <option>--upstream-branch</option> option. The <replaceable>SLOPPY</replaceable>
- option looks at the debian branch given via
- the <option>--debian-branch</option> and drops
- the <filename>debian/</filename> dir.
+ <option>--upstream-branch</option> option.
</para>
<para>
Other values are interpreted as treeishs.