diff options
| author | fuzzyray <fuzzyray@gentoo.org> | 2008-01-21 21:45:11 +0000 |
|---|---|---|
| committer | fuzzyray <fuzzyray@gentoo.org> | 2008-01-21 21:45:11 +0000 |
| commit | ca046394ce3a45ff615288361556e1863f8532bc (patch) | |
| tree | 455580968e258bb0210330f769c2a45ce1fc6803 /trunk | |
| parent | b159c1cbbb5b1a7428023e84f86eb23dc40e6029 (diff) | |
| download | gentoolkit-ca046394ce3a45ff615288361556e1863f8532bc.tar.gz | |
Add description of equery list output to man page (Bug #134440)
svn path=/; revision=459
Diffstat (limited to 'trunk')
| -rw-r--r-- | trunk/src/equery/equery.1 | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/trunk/src/equery/equery.1 b/trunk/src/equery/equery.1 index fa8d657..27b8078 100644 --- a/trunk/src/equery/equery.1 +++ b/trunk/src/equery/equery.1 @@ -213,6 +213,11 @@ list only those packages that exactly match only list installed duplicate packages .br +\fBOutput:\fR + +.br +The list command searches packages for the name given. If found, the following info will be displayed: the package location between the first square brackets (I for Installed packages, P for Portage, O for Overlay), the possible masks between the second (~ by keyword, - by arch or M hard masked), then the category and complete name and last of all, the slot in which the package is stored. + \fBExamples:\fR equery list zilla \- list all installed versions of packages containing the string 'zilla' |
