summaryrefslogtreecommitdiffstats
path: root/urpmi.addmedia
diff options
context:
space:
mode:
authorPer Øyvind Karlsen <peroyvind@mandriva.org>2008-07-09 12:02:41 +0000
committerPer Øyvind Karlsen <peroyvind@mandriva.org>2008-07-09 12:02:41 +0000
commit8284e46e524d9f90b317ae874b3945672468f31a (patch)
treedc561608d30ea8f5d0f6ea7a7edd5513bd902fb7 /urpmi.addmedia
parent7c7faebaa3f0d2cc5314d5ed33acf8749a3f0c6b (diff)
downloadurpmi-8284e46e524d9f90b317ae874b3945672468f31a.tar
urpmi-8284e46e524d9f90b317ae874b3945672468f31a.tar.gz
urpmi-8284e46e524d9f90b317ae874b3945672468f31a.tar.bz2
urpmi-8284e46e524d9f90b317ae874b3945672468f31a.tar.xz
urpmi-8284e46e524d9f90b317ae874b3945672468f31a.zip
add aria2 to --help
Diffstat (limited to 'urpmi.addmedia')
-rwxr-xr-xurpmi.addmedia1
1 files changed, 1 insertions, 0 deletions
diff --git a/urpmi.addmedia b/urpmi.addmedia
index 8cbe1737..a5c25cde 100755
--- a/urpmi.addmedia
+++ b/urpmi.addmedia
@@ -55,6 +55,7 @@ and [options] are from
") . N(" --wget - use wget to retrieve distant files.
") . N(" --curl - use curl to retrieve distant files.
") . N(" --prozilla - use prozilla to retrieve distant files.
+") . N(" --aria2 - use aria2 to retrieve distant files.
") . N(" --limit-rate - limit the download speed.
") . N(" --proxy - use specified HTTP proxy, the port number is assumed
to be 1080 by default (format is <proxyhost[:port]>).