diff options
author | Pablo Saratxaga <pablo@mandriva.com> | 2003-02-14 14:53:41 +0000 |
---|---|---|
committer | Pablo Saratxaga <pablo@mandriva.com> | 2003-02-14 14:53:41 +0000 |
commit | 8ba2d4311d6dcc5b7dbb4420284d17f1841fd9e6 (patch) | |
tree | 853ddfde7f144ff8f27d39eaa6a773dd1536755a /urpmi.addmedia | |
parent | ba0c14d560cfebb81d07e6fd144c81cc4a8a21ce (diff) | |
download | urpmi-8ba2d4311d6dcc5b7dbb4420284d17f1841fd9e6.tar urpmi-8ba2d4311d6dcc5b7dbb4420284d17f1841fd9e6.tar.gz urpmi-8ba2d4311d6dcc5b7dbb4420284d17f1841fd9e6.tar.bz2 urpmi-8ba2d4311d6dcc5b7dbb4420284d17f1841fd9e6.tar.xz urpmi-8ba2d4311d6dcc5b7dbb4420284d17f1841fd9e6.zip |
Some changes to English strings
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. |