|
|
@@ -43,6 +43,11 @@ with whatever options you want to pass to
|
|
|
will spot that you wanted
|
|
|
.B dpkg\-deb
|
|
|
and run it for you.
|
|
|
+.PP
|
|
|
+For most commands taking an input archive argument, the archive can be
|
|
|
+read from standard input if the archive name is given as a single minus
|
|
|
+character (\fB\-\fP); otherwise lack of support will be documented in
|
|
|
+their respective command description.
|
|
|
.
|
|
|
.SH COMMANDS
|
|
|
.TP
|
|
|
@@ -169,6 +174,9 @@ directory, and the control information files into a DEBIAN subdirectory
|
|
|
of the specified directory (since dpkg 1.16.1).
|
|
|
|
|
|
The target directory (but not its parents) will be created if necessary.
|
|
|
+
|
|
|
+The input archive is not (currently) processed sequentially, so reading
|
|
|
+it from standard input (\fB-\fP) is \fBnot\fP supported.
|
|
|
.TP
|
|
|
.BR \-\-ctrl\-tarfile " \fIarchive\fP"
|
|
|
Extracts the control data from a binary package and sends it to standard
|