chiark / gitweb /
note TODO about quilt autocommit in manpage
[dgit.git] / dgit.1
diff --git a/dgit.1 b/dgit.1
index a62121cea72dc3d874a0287dcb28fe2c0e66f629..f850924e2e00eba0cde22ab52a11b84ff7d5b607 100644 (file)
--- a/dgit.1
+++ b/dgit.1
@@ -246,6 +246,9 @@ package we are trying to push.  But with --new that will not work, so
 we guess
 .B dpkg
 or use the value of this option.
+.TP
+.BR -h | --help
+Print a usage summary.
 .SH SEE ALSO
 \fBdget\fP(1),
 \fBdput\fP(1),
@@ -359,8 +362,9 @@ it for you, to make sure that the git history and archive contents are
 identical.  That this is necessary is a bug in the `3.0 (quilt)'
 format.
 
-The error messages are often unhelpfully terse and tend to refer to
-line numbers in dgit.
+There should be an option which arranges for the `3.0 (quilt)'
+autocommit to not appear on your HEAD, but instead only in the
+remote tracking suite branch.
 
 The option parser requires values to be cuddled to the option name.