diff options
Diffstat (limited to 'man/equery.1')
| -rw-r--r-- | man/equery.1 | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/man/equery.1 b/man/equery.1 index c912831..8538005 100644 --- a/man/equery.1 +++ b/man/equery.1 @@ -448,7 +448,10 @@ Slot: .br The fourth field, after the colon, is the package's slot. \fB0\fP is the default slot. To find all packages with multiple slots installed, use \fB\-\-duplicates\fP. .P -\fBNote:\fP Because it takes extra processing time to determine the location, mask status and slot, you can speed up output by passing the \fB\-\-quiet\fP global option to \fBequery\fP when you don't care about the extra information. +\fBNote:\fP Because it takes extra processing time to determine the location, mask status and slot, you can speed up output by passing the \fB\-\-quiet\fP global option to \fBequery\fP when you don't care about the extra information. + +\fBNote:\fP Additionally, when using \-\-quiet, if no matches are found, instead of printing an error, the equery list module will return with an exit value of 3. +>>>>>>> 61db505... Add gentoolkitNonZeroExit exception .P .I R "EXAMPLES" ":" |
