diff options
-rw-r--r-- | pod/urpmi.cfg.5.pod | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/pod/urpmi.cfg.5.pod b/pod/urpmi.cfg.5.pod index 62aaf3e3..dd5826fe 100644 --- a/pod/urpmi.cfg.5.pod +++ b/pod/urpmi.cfg.5.pod @@ -33,6 +33,8 @@ Same as specifying B<--allow-nodeps> for urpmi. Disabled by default. For remote media, specify when files.xml.lzma, changelog.xml.lzma and info.xml.lzma are downloaded: +=over + =item B<never> =item B<on-demand> @@ -54,6 +56,8 @@ nb: with B<update-only>, urpmi.update will not update /tmp/.urpmi-<uid>/ xml inf all xml info files are downloaded when doing urpmi.addmedia and urpmi.update +=back + =item B<no-suggests> Same as specifying B<--no-suggests> for urpmi. Disabled by default. |