From fb0d0982e5a2623776cd57f95bfb4bd62fd19f54 Mon Sep 17 00:00:00 2001 From: Rafael Garcia-Suarez Date: Mon, 13 Feb 2006 10:39:09 +0000 Subject: Document new ignorearch flag --- URPM.pm | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'URPM.pm') diff --git a/URPM.pm b/URPM.pm index ce07868..ce241c0 100644 --- a/URPM.pm +++ b/URPM.pm @@ -10,7 +10,7 @@ use URPM::Resolve; use URPM::Signature; our @ISA = qw(DynaLoader); -our $VERSION = '1.35'; +our $VERSION = '1.36'; URPM->bootstrap($VERSION); @@ -656,6 +656,7 @@ Recognized options are: delta => used for progress callbacks (trans, uninst, inst) excludedocs => 0 / 1 force => 0 / 1 + ignorearch => 0 / 1 nosize => 0 / 1 noscripts => 0 / 1 oldpackage => 0 / 1 -- cgit v1.2.1