diff options
author | Francois Pons <fpons@mandriva.com> | 2003-02-17 10:39:15 +0000 |
---|---|---|
committer | Francois Pons <fpons@mandriva.com> | 2003-02-17 10:39:15 +0000 |
commit | aa492ca5d06c7a5589b49f30e12b33d0ddd91bdc (patch) | |
tree | d8450e72e348f1ef7ec78c5330424d799812a4fa /urpmi.addmedia | |
parent | 93f81c509c67873a8f3e0e3e92f9bf951a20b5f8 (diff) | |
download | urpmi-aa492ca5d06c7a5589b49f30e12b33d0ddd91bdc.tar urpmi-aa492ca5d06c7a5589b49f30e12b33d0ddd91bdc.tar.gz urpmi-aa492ca5d06c7a5589b49f30e12b33d0ddd91bdc.tar.bz2 urpmi-aa492ca5d06c7a5589b49f30e12b33d0ddd91bdc.tar.xz urpmi-aa492ca5d06c7a5589b49f30e12b33d0ddd91bdc.zip |
fixed bad interpretation of --version.
Diffstat (limited to 'urpmi.addmedia')
-rwxr-xr-x | urpmi.addmedia | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/urpmi.addmedia b/urpmi.addmedia index 8e7b8f22..2401dfe5 100755 --- a/urpmi.addmedia +++ b/urpmi.addmedia @@ -68,7 +68,7 @@ and [options] are from %s ", $mirrors) . _(" --version - use specified distribution version, the default is taken from the version of the distribution told by the - uinstalled mandrake-release package. + installed mandrake-release package. ") . _(" --arch - use specified architecture, the default is arch of mandrake-release package installed. ") . _(" -c - clean headers cache directory. |