diff options
Diffstat (limited to 'urpmi.addmedia')
-rwxr-xr-x | urpmi.addmedia | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/urpmi.addmedia b/urpmi.addmedia index 6451e6ff..8e7b8f22 100755 --- a/urpmi.addmedia +++ b/urpmi.addmedia @@ -66,8 +66,9 @@ and [options] are from anything else that has been configured ;-) ") . _(" --from - use specified url for list of mirrors, the default is %s -", $mirrors) . _(" --version - use specified version, the default is version of - mandrake-release package installed. +", $mirrors) . _(" --version - use specified distribution version, the default is taken + from the version of the distribution told by the + uinstalled mandrake-release package. ") . _(" --arch - use specified architecture, the default is arch of mandrake-release package installed. ") . _(" -c - clean headers cache directory. |