chiark / gitweb /
a bug
[dgit.git] / dgit.1
diff --git a/dgit.1 b/dgit.1
index 53eb8edf87fedc570964a113ed32d6f118771ebf..3b0811fba21a1466cb6eb455e17c2c6b4d1993e6 100644 (file)
--- a/dgit.1
+++ b/dgit.1
@@ -116,7 +116,8 @@ rather than looking in debian/control.  Valid with dgit fetch
 and dgit pull, only.
 .TP
 .BI -D
-Spew debugging information to stderr.
+Prints debugging information to stderr.  Repeating the option produces
+more output (currently, up to -DD is meaningfully different).
 .TP
 .BI -c name = value
 Specifies a git configuration option.  dgit itself is also controlled
@@ -186,6 +187,8 @@ Debian Policy needs to be updated to describe the new Vcs-Git-Master
 field (and to specify that it is an RC bug for that field to refer
 to an unavailable commit).
 
+dgit cannot currently introduce a package into a suite.
+
 dgit push should perhaps do `git push origin', or something similar,
 by default.