diff options
| author | liquidx <liquidx@gentoo.org> | 2003-04-24 19:14:15 +0000 |
|---|---|---|
| committer | liquidx <liquidx@gentoo.org> | 2003-04-24 19:14:15 +0000 |
| commit | 2f4ffdb741e28ceb2b7dc5610b6b72d64f17cceb (patch) | |
| tree | d2481b624e53a5ae822ce2712383d13c1cd331f4 /trunk/src/etcat/etcat.1 | |
| parent | 1418417b562819b5877852f87af6f9797da454ec (diff) | |
| download | gentoolkit-2f4ffdb741e28ceb2b7dc5610b6b72d64f17cceb.tar.gz | |
More fixes to UI and exceptions
svn path=/; revision=19
Diffstat (limited to 'trunk/src/etcat/etcat.1')
| -rw-r--r-- | trunk/src/etcat/etcat.1 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/trunk/src/etcat/etcat.1 b/trunk/src/etcat/etcat.1 index 6773f10..8919359 100644 --- a/trunk/src/etcat/etcat.1 +++ b/trunk/src/etcat/etcat.1 @@ -16,9 +16,9 @@ More specifically, it lists the versions available highlighted by their status ( .LP It also employes a smarter package query syntax than emerge where examples such as: .LP .IP -mozilla\-1.1.br +mozilla\-1.1 +.br mozilla\-1.* - .LP are accepted. @@ -28,7 +28,7 @@ are accepted. .br \fBbelongs\fR <\fI/path/to/file\fR> [\fIcategory\fR] .IP -Searches for the package which a file belongs to with an option to restrict a search to a single or multiple category. Wildcards in the category name is accepted (eg. etcat belongs /usr/lib/libmpeg.so "media\-*") +Searches for the package which a file belongs to with an option to restrict a search to a single or multiple category. Wildcards in the category name is accepted to speed up searching. (eg. etcat belongs /usr/lib/libmpeg.so "media\-*") .LP \fB\-c\fR <\fIpackage\-[version]\fR> |
