summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--git-debpush.1.pod8
1 files changed, 4 insertions, 4 deletions
diff --git a/git-debpush.1.pod b/git-debpush.1.pod
index f1edf77..cba2748 100644
--- a/git-debpush.1.pod
+++ b/git-debpush.1.pod
@@ -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>