chiark / gitweb /
git-debpush(1): Fix POD formatting
[dgit.git] / git-debpush.1.pod
index 926e8cd3faeedffda81962b120c6ac0d2e2268aa..cba27482a1a48ea39867c9d6ce5d9cb6876b6277 100644 (file)
@@ -168,6 +168,15 @@ Note that this need not actually be a branch, but any committish (see
 gitglossary(7)).  The option name is chosen to fit what is by far the
 most common case.
 
+=item B<--upstream=>I<TAG>
+
+When pushing a non-native package,
+B<git-debpush> needs a tag for the upstream part of your package.
+
+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>
 
 Where to push tags and branches.  If unspecified, use the remote which