From 1ad3510736d901a99808aa746a061b29e0bd1511 Mon Sep 17 00:00:00 2001 From: Pascal Rigaux Date: Mon, 20 Nov 2006 11:23:41 +0000 Subject: list all options used by add_distrib_media --- urpm.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'urpm.pm') diff --git a/urpm.pm b/urpm.pm index 12cd9e3e..93cfbcaf 100644 --- a/urpm.pm +++ b/urpm.pm @@ -807,7 +807,7 @@ sub add_medium { #- - initial_number : when adding several numbered media, start with this number #- - probe_with : if eq 'synthesis', use synthesis instead of hdlists #- - ask_media : callback to know whether each media should be added -#- other options are passed to add_medium() +#- other options are passed to add_medium(): ignore, nolock, virtual sub add_distrib_media { my ($urpm, $name, $url, %options) = @_; -- cgit v1.2.1