|
|
@@ -245,6 +245,13 @@ option, which by default uses the \fBrpm\fP format, but that might
|
|
|
change in the future, and as such, programs parsing this command
|
|
|
output should be explicit about the format they expect.
|
|
|
.TP
|
|
|
+.BR \-C ", " \-\-audit " [\fIpackage-name\fP...]
|
|
|
+Performs database sanity and consistency checks for \fIpackage-name\fP
|
|
|
+or all packages if omitted (per package checks since dpkg 1.17.10).
|
|
|
+For example, searches for packages that have been installed only partially
|
|
|
+on your system or that have missing, wrong or obsolete control data or
|
|
|
+files. \fBdpkg\fP will suggest what to do with them to get them fixed.
|
|
|
+.TP
|
|
|
.BR \-\-update\-avail " [\fIPackages-file\fP]"
|
|
|
.TQ
|
|
|
.BR \-\-merge\-avail " [\fIPackages-file\fP]"
|
|
|
@@ -276,13 +283,6 @@ uninstalled unavailable packages (since dpkg 1.15.4).
|
|
|
.B \-\-clear\-avail
|
|
|
Erase the existing information about what packages are available.
|
|
|
.TP
|
|
|
-.BR \-C ", " \-\-audit " [\fIpackage-name\fP...]
|
|
|
-Performs database sanity and consistency checks for \fIpackage-name\fP
|
|
|
-or all packages if omitted (per package checks since dpkg 1.17.10).
|
|
|
-For example, searches for packages that have been installed only partially
|
|
|
-on your system or that have missing, wrong or obsolete control data or
|
|
|
-files. \fBdpkg\fP will suggest what to do with them to get them fixed.
|
|
|
-.TP
|
|
|
\fB\-\-get\-selections\fP [\fIpackage-name-pattern\fP...]
|
|
|
Get list of package selections, and write it to stdout. Without a pattern,
|
|
|
non-installed packages (i.e. those which have been previously purged) will
|