aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--URPM.pm4
1 files changed, 4 insertions, 0 deletions
diff --git a/URPM.pm b/URPM.pm
index c47257b..3e0148d 100644
--- a/URPM.pm
+++ b/URPM.pm
@@ -418,6 +418,8 @@ Returns a list of C<URPM::Package> corresponding to the wanted <$name>
Search an RPM by name or by part of name in the list of RPMs represented by
this $urpm. The behaviour of the search is influenced by several options:
+=over
+
=item strict_name only match short name (N) => 0 / 1
=item strict_fullname only match fullname (NVRA) (fast) => 0 / 1
@@ -426,6 +428,8 @@ this $urpm. The behaviour of the search is influenced by several options:
=back
+=back
+
=head3 Debuging
These are used when faking a URPM::DB: $urpm can be used as-a $db