xbps-bin(8): modify the 'list' target to accept an optional argument to
list packages in the specified state, so that you can list packages that need to be purged, configured and broken (will be used in the future).
This commit is contained in:
@@ -2,12 +2,12 @@
|
||||
.\" Title: xbps-bin
|
||||
.\" Author: [see the "AUTHORS" section]
|
||||
.\" Generator: DocBook XSL Stylesheets v1.75.2 <http://docbook.sf.net/>
|
||||
.\" Date: 26/10/2010
|
||||
.\" Date: 27/10/2010
|
||||
.\" Manual: \ \&
|
||||
.\" Source: \ \&
|
||||
.\" Language: English
|
||||
.\"
|
||||
.TH "XBPS\-BIN" "8" "26/10/2010" "\ \&" "\ \&"
|
||||
.TH "XBPS\-BIN" "8" "27/10/2010" "\ \&" "\ \&"
|
||||
.\" -----------------------------------------------------------------
|
||||
.\" * set default formatting
|
||||
.\" -----------------------------------------------------------------
|
||||
@@ -145,9 +145,12 @@ script and will change its state to
|
||||
in the package database\&.
|
||||
.RE
|
||||
.PP
|
||||
\fBlist\fR
|
||||
\fBlist [\fR\fB\fIstate\fR\fR]
|
||||
.RS 4
|
||||
Lists all currently installed packages\&.
|
||||
Lists all currently installed packages\&. Optionally another argument can be specified to
|
||||
list only packages with the specified \fIstate\fR. By default only packages that are fully
|
||||
installed will be listed if no \fIstate\fR has been specified. Accepted states are:
|
||||
\fBconfig\-files\fR, \fBunpacked\fR and \fBinstalled\fR.
|
||||
.RE
|
||||
.PP
|
||||
\fBlist\-manual\fR
|
||||
|
Reference in New Issue
Block a user