From 32ecb5e1017b5efc811530882befb3cc54390524 Mon Sep 17 00:00:00 2001 From: Thierry Vignaud Date: Tue, 26 Mar 2013 22:44:30 +0100 Subject: indent options --- URPM.pm | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'URPM.pm') 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 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 -- cgit v1.2.1