summaryrefslogtreecommitdiff
path: root/git-debpush.1.pod
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2019-07-07 07:09:08 +0100
committerIan Jackson <ijackson@chiark.greenend.org.uk>2019-07-07 11:18:18 +0100
commitf4b47c0cafdb51602ff77498e206b4a2568cdee2 (patch)
treec8585b4e9da05e7ad969c68c3ff9ae10f9f3d784 /git-debpush.1.pod
parent62e85044b45ba918140be345ba7e6dcd31974e3c (diff)
git-debpush(1): Fix POD formatting
Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
Diffstat (limited to 'git-debpush.1.pod')
-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>