|
|
@@ -12,7 +12,7 @@ the \fBdpkg\fP database.
|
|
|
.
|
|
|
.SH COMMANDS
|
|
|
.TP
|
|
|
-.BR \-l ", " \-\-list " \fIpackage-name-pattern\fP..."
|
|
|
+.BR \-l ", " \-\-list " [\fIpackage-name-pattern\fP...]"
|
|
|
List packages matching given pattern. If no \fIpackage-name-pattern\fP
|
|
|
is given, list all packages in \fI/var/lib/dpkg/status\fP, excluding
|
|
|
the ones marked as not-installed (i.e. those which have been previously
|
|
|
@@ -65,7 +65,7 @@ automatically to fit the terminal width. It is intended for human
|
|
|
readers, and is not easily machine-readable. See \fB\-W\fP (\fB\-\-show\fP)
|
|
|
and \fB\-\-showformat\fP for a way to configure the output format.
|
|
|
.TP
|
|
|
-.BR \-W ", " \-\-show " \fIpackage-name-pattern\fP..."
|
|
|
+.BR \-W ", " \-\-show " [\fIpackage-name-pattern\fP...]"
|
|
|
Just like the \fB\-\-list\fP option this will list all packages matching
|
|
|
the given pattern. However the output can be customized using the
|
|
|
\fB\-\-showformat\fP option.
|