summaryrefslogtreecommitdiffstats
path: root/pod
diff options
context:
space:
mode:
Diffstat (limited to 'pod')
-rw-r--r--pod/urpmi.cfg.5.pod7
1 files changed, 7 insertions, 0 deletions
diff --git a/pod/urpmi.cfg.5.pod b/pod/urpmi.cfg.5.pod
index 33602f2a..a7eeff26 100644
--- a/pod/urpmi.cfg.5.pod
+++ b/pod/urpmi.cfg.5.pod
@@ -87,6 +87,13 @@ default the certificates are checked and the connection will fail if
the certificate is invalid. This option shouldn't be used for maximum
security.
+=item B<download-all>
+
+Same as B<--download-all> option for urpmi: downloads all packages before
+installing into the specified directory. If you want to use the default
+location, assign an empty string to it (WARNING! "yes" or "1" are NOT the
+options you really want to use here!)
+
=item B<downloader>
Specify which download program to use: B<wget> or B<curl>.