Explorar o código

Document --command-fd.

Adam Heath %!s(int64=25) %!d(string=hai) anos
pai
achega
88c8f0912d
Modificáronse 2 ficheiros con 11 adicións e 2 borrados
  1. 4 0
      ChangeLog
  2. 7 2
      main/dpkg.8

+ 4 - 0
ChangeLog

@@ -1,3 +1,7 @@
+Sun Jan 14 18:23:07 CST 2001 Adam Heath <doogie@debian.org>
+
+  * main/dpkg.8: Document --command-fd.
+
 Sun Jan 14 13:54:46 EST 2001 Ben Collins <bcollins@debian.org>
 
   * optlib/obstack.[ch]: New files for non GNU systems

+ 7 - 2
main/dpkg.8

@@ -251,6 +251,11 @@ than any version: \fBlt-nl le-nl ge-nl gt-nl\fP.  These are provided
 only for compatibility with control file syntax: \fB< << <= = >= >>
 >\fP.
 .TP
+.B dpkg --command-fd <n>
+Accept a series of commands on input file descriptor \fB<n>\fP.  Note:
+additional options set on the command line, and thru this file descriptor,
+are not reset for subsequent commands executed during the same run.
+.TP
 .B dpkg --help
 Display a brief help message.
 .TP
@@ -456,9 +461,9 @@ be marked selected for installation.
 Don't install the package if the same version of the package is already
 installed.
 .TP
-\fB--status-pipe\fP\fI<n>\fP
+\fB--status-fd \fP\fI<n>\fP
 Send package status info to file descriptor \fI<n>\fP.  This can be given
-multiple times.
+multiple times.  Status updates are of the form `status: <pkg>: <pkg qstate>'.
 .SH FILES
 The files listed here are in their default directories, see option
 \fB--admindir\fP to see how to change locations of these files.