summaryrefslogtreecommitdiffstats
path: root/urpm.pm
diff options
context:
space:
mode:
Diffstat (limited to 'urpm.pm')
-rw-r--r--urpm.pm1
1 files changed, 1 insertions, 0 deletions
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) = @_;