summaryrefslogtreecommitdiffstats
path: root/urpm.pm
diff options
context:
space:
mode:
Diffstat (limited to 'urpm.pm')
-rw-r--r--urpm.pm2
1 files changed, 2 insertions, 0 deletions
diff --git a/urpm.pm b/urpm.pm
index e882cfd7..2d924630 100644
--- a/urpm.pm
+++ b/urpm.pm
@@ -383,8 +383,10 @@ B<source>: { id => src_rpm_file|spec_file }
B<media>: [ {
start => int, end => int, name => string, url => string,
virtual => bool, media_info_dir => string, with_synthesis => string,
+ no-media-info => bool,
removable => string, downloader => string,
ignore => bool, update => bool, modified => bool, really_modified => bool,
+ unknown_media_info => bool,
} ],
=back