From 88c8f0912d52d3b7e85a12ac5e0319e6767d72d4 Mon Sep 17 00:00:00 2001 From: Adam Heath Date: Mon, 15 Jan 2001 00:23:48 +0000 Subject: [PATCH] Document --command-fd. --- ChangeLog | 4 ++++ main/dpkg.8 | 9 +++++++-- 2 files changed, 11 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index 35b57aee..96138c85 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +Sun Jan 14 18:23:07 CST 2001 Adam Heath + + * main/dpkg.8: Document --command-fd. + Sun Jan 14 13:54:46 EST 2001 Ben Collins * optlib/obstack.[ch]: New files for non GNU systems diff --git a/main/dpkg.8 b/main/dpkg.8 index 9e136cca..fa0f6447 100644 --- a/main/dpkg.8 +++ b/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 +Accept a series of commands on input file descriptor \fB\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\fP +\fB--status-fd \fP\fI\fP Send package status info to file descriptor \fI\fP. This can be given -multiple times. +multiple times. Status updates are of the form `status: : '. .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. -- 2.39.5