summaryrefslogtreecommitdiff
path: root/dgit.1
diff options
context:
space:
mode:
authorIan Jackson <ijackson@chiark.greenend.org.uk>2013-08-16 19:39:24 +0100
committerIan Jackson <ijackson@chiark.greenend.org.uk>2013-08-16 19:39:24 +0100
commit7474327d959d0478a501d9a222876d00384bd7d2 (patch)
tree95198fe4315f9ad2267b26e0a0d57a3b77cd3df9 /dgit.1
parente6bfa84ea0afc057e9331f3d6f35b235aa7da611 (diff)
wip new package
Diffstat (limited to 'dgit.1')
-rw-r--r--dgit.14
1 files changed, 4 insertions, 0 deletions
diff --git a/dgit.1 b/dgit.1
index a226350..4fd00c0 100644
--- a/dgit.1
+++ b/dgit.1
@@ -115,6 +115,10 @@ Specifies that we should process source package
rather than looking in debian/control or debian/changelog.
Valid with dgit fetch and dgit pull, only.
.TP
+.BR -N | --new
+The package may be new in this suite. Without this, dgit will
+refuse to push.
+.TP
.BI -D
Prints debugging information to stderr. Repeating the option produces
more output (currently, up to -DD is meaningfully different).