summaryrefslogtreecommitdiff
path: root/dgit.1
diff options
context:
space:
mode:
authorIan Jackson <ijackson@chiark.greenend.org.uk>2013-08-16 15:33:30 +0100
committerIan Jackson <ijackson@chiark.greenend.org.uk>2013-08-16 15:33:30 +0100
commitdef02420f6d52c96f7f29eac820b01bc1ff52fa4 (patch)
tree585aa3a67e22da2134a1e547f3428fd59c7aa085 /dgit.1
parent906ea98283d24c256b5fc53be45f93c59a0600d8 (diff)
-p option
Diffstat (limited to 'dgit.1')
-rw-r--r--dgit.17
1 files changed, 7 insertions, 0 deletions
diff --git a/dgit.1 b/dgit.1
index 19f3868..51940ca 100644
--- a/dgit.1
+++ b/dgit.1
@@ -107,6 +107,13 @@ for signing the tag and the upload.
.BR --no-sign
does not sign tags or uploads (meaningful only with push).
.TP
+.TP
+.BI -p package
+Specifies that we should process source package
+.I package
+rather than looking in debian/control. Valid with dgit fetch
+and dgit pull, only.
+.TP
.BI -D
Spew debugging information to stderr.
.TP