summaryrefslogtreecommitdiff
path: root/man/dpkg-buildpackage.man
diff options
context:
space:
mode:
Diffstat (limited to 'man/dpkg-buildpackage.man')
-rw-r--r--man/dpkg-buildpackage.man11
1 files changed, 0 insertions, 11 deletions
diff --git a/man/dpkg-buildpackage.man b/man/dpkg-buildpackage.man
index 6129ea605..728467604 100644
--- a/man/dpkg-buildpackage.man
+++ b/man/dpkg-buildpackage.man
@@ -373,17 +373,6 @@ The source package version (without the epoch).
The upstream version.
.RE
.TP
-.BI \-\-buildinfo-id= identifier
-Specify the identifier part of the \fB.buildinfo\fP file name
-(since dpkg 1.18.11).
-By default, \fBdpkg\-buildpackage\fP will create an identifier using
-the current time and the first characters of the MD5 hash.
-An arbitrary identifier can be specified as a replacement.
-The identifier has the same restriction as package names: it must consist
-only of lower case letters (a-z), digits (0-9), plus (+) and minus (\-)
-signs, and periods (.), be at least two characters long and must start
-with an alphanumeric character.
-.TP
.BI \-\-buildinfo\-option= opt
Pass option \fIopt\fP to \fBdpkg\-genbuildinfo\fP (since dpkg 1.18.11).
Can be used multiple times.