summaryrefslogtreecommitdiffstats
path: root/urpmi.addmedia
diff options
context:
space:
mode:
authorRafael Garcia-Suarez <rgarciasuarez@mandriva.org>2004-05-12 17:26:53 +0000
committerRafael Garcia-Suarez <rgarciasuarez@mandriva.org>2004-05-12 17:26:53 +0000
commit9cb504ab9d8da8b146d6067b3f60aaf57c174f35 (patch)
tree1bb72a6b016088d0e32ce4b3589232782ed62500 /urpmi.addmedia
parent742726dc69a4766c489741d3ce12be1642f08691 (diff)
downloadurpmi-9cb504ab9d8da8b146d6067b3f60aaf57c174f35.tar
urpmi-9cb504ab9d8da8b146d6067b3f60aaf57c174f35.tar.gz
urpmi-9cb504ab9d8da8b146d6067b3f60aaf57c174f35.tar.bz2
urpmi-9cb504ab9d8da8b146d6067b3f60aaf57c174f35.tar.xz
urpmi-9cb504ab9d8da8b146d6067b3f60aaf57c174f35.zip
Minor fix in the help message
Diffstat (limited to 'urpmi.addmedia')
-rwxr-xr-xurpmi.addmedia2
1 files changed, 1 insertions, 1 deletions
diff --git a/urpmi.addmedia b/urpmi.addmedia
index 1dde2551..3a8fc082 100755
--- a/urpmi.addmedia
+++ b/urpmi.addmedia
@@ -37,7 +37,7 @@ sub usage {
# Translator: only what is between <brakets> can be translated.
my $usage = N("usage: urpmi.addmedia [options] <name> <url> [with <relative_path>]
where <url> is one of
- file://<path>
+ file://<path> with <relative filename of hdlist>
ftp://<login>:<password>@<host>/<path> with <relative filename of hdlist>
ftp://<host>/<path> with <relative filename of hdlist>
http://<host>/<path> with <relative filename of hdlist>