chiark / gitweb /
git-debpush(1): Fix POD formatting
authorSean Whitton <spwhitton@spwhitton.name>
Sun, 7 Jul 2019 06:09:08 +0000 (07:09 +0100)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Sun, 7 Jul 2019 10:18:18 +0000 (11:18 +0100)
Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
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>