From 594a44eec41e6fbd32cfb8d2ead49f53b19a8caf Mon Sep 17 00:00:00 2001 From: Pascal Rigaux Date: Mon, 20 Nov 2006 11:13:38 +0000 Subject: document add_medium known options --- urpm.pm | 1 + 1 file changed, 1 insertion(+) (limited to 'urpm.pm') diff --git a/urpm.pm b/urpm.pm index fc9e587a..12cd9e3e 100644 --- a/urpm.pm +++ b/urpm.pm @@ -747,6 +747,7 @@ sub configure { #- add a new medium, sync the config file accordingly. #- returns the new medium's name. (might be different from the requested #- name if index_name was specified) +#- options: ignore, index_name, nolock, update, virtual sub add_medium { my ($urpm, $name, $url, $with_hdlist, %options) = @_; -- cgit v1.2.1