diff options
-rwxr-xr-x | urpmi.addmedia | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/urpmi.addmedia b/urpmi.addmedia index a9bc49d8..2526c664 100755 --- a/urpmi.addmedia +++ b/urpmi.addmedia @@ -34,7 +34,7 @@ sub usage { my $usage = N("usage: urpmi.addmedia [options] <name> <url> [with <relative_path>] where <url> is one of [file:/]/<path> with <relative filename of hdlist> - ftp://<login>:<password>@<host>/<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> removable://<path> |