chiark / gitweb /
git-debpush(1): Fix POD formatting
[dgit.git] / git-debpush.1.pod
index f1edf776d64c185d22b41a016722b19e3afdd0f8..cba27482a1a48ea39867c9d6ce5d9cb6876b6277 100644 (file)
@@ -171,11 +171,11 @@ most common case.
 =item B<--upstream=>I<TAG>
 
 When pushing a non-native package,
-git-debpush needs a tag for the upstream part of your package.
+B<git-debpush> needs a tag for the upstream part of your package.
 
-By default git-debpush asks git-deborig,
-which searches for a suitable tag in your tree,
-based on the upstream version.
+By default B<git-debpush> asks git-deborig(1),
+which searches for a suitable tag
+based on the upstream version in debian/changelog.
 
 =item B<--remote=>I<REMOTE>