about summary refs log tree commit diff
path: root/Completion/Mandriva/Command/_urpmi
diff options
context:
space:
mode:
Diffstat (limited to 'Completion/Mandriva/Command/_urpmi')
-rw-r--r--Completion/Mandriva/Command/_urpmi2
1 files changed, 1 insertions, 1 deletions
diff --git a/Completion/Mandriva/Command/_urpmi b/Completion/Mandriva/Command/_urpmi
index 9ab9e45b7..be6350129 100644
--- a/Completion/Mandriva/Command/_urpmi
+++ b/Completion/Mandriva/Command/_urpmi
@@ -73,7 +73,7 @@ _urpmi() {
 
   opts_net=(
     "($help --wget)--curl[use curl to retrieve distant files]"
-    "($help)--limit-rate[limit the download speed (b/s)]:download speed in b/s: "
+    "($help)--limit-rate[limit the download speed]:download speed (b/s)"
     "($help)--proxy:proxy host:_hosts"
     "($help)--proxy-user:proxy user:_users"
     "($help --curl)--wget[use wget to retrieve distant files]"