From 9bd7600f8e8d7438ec927a6fd3b3cfec4c9db927 Mon Sep 17 00:00:00 2001 From: Thierry Vignaud Date: Tue, 29 Jan 2013 17:55:50 +0000 Subject: (parse_synthesis) document return value --- URPM.pm | 3 +++ 1 file changed, 3 insertions(+) (limited to 'URPM.pm') diff --git a/URPM.pm b/URPM.pm index ead8aa2..c680435 100644 --- a/URPM.pm +++ b/URPM.pm @@ -334,6 +334,9 @@ where epoch, version and release are RPM-style version numbers. This method gets the B and the B from a synthesis file and adds them to the URPM object. +The return value is a two-element array containing the first and the last id +parsed. + =item $urpm->parse_hdlist($file, %options) This method loads rpm informations from rpm headers contained in an hdlist -- cgit v1.2.1