diff options
author | Pablo Saratxaga <pablo@mandriva.com> | 2004-02-11 21:43:36 +0000 |
---|---|---|
committer | Pablo Saratxaga <pablo@mandriva.com> | 2004-02-11 21:43:36 +0000 |
commit | 531cfb7fae9e0390051fa4e35ce46c56a7c2ba1b (patch) | |
tree | ac812c8d1c710ecb0c6cc52f2cebb768fbe27f1d /urpmq | |
parent | 6ad7c219e3fae3c419f3072a8c8ea885ef0fd949 (diff) | |
download | urpmi-531cfb7fae9e0390051fa4e35ce46c56a7c2ba1b.tar urpmi-531cfb7fae9e0390051fa4e35ce46c56a7c2ba1b.tar.gz urpmi-531cfb7fae9e0390051fa4e35ce46c56a7c2ba1b.tar.bz2 urpmi-531cfb7fae9e0390051fa4e35ce46c56a7c2ba1b.tar.xz urpmi-531cfb7fae9e0390051fa4e35ce46c56a7c2ba1b.zip |
fixed typo
Diffstat (limited to 'urpmq')
-rwxr-xr-x | urpmq | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -58,7 +58,7 @@ usage: stdout (root only). ") . N(" --sources - give all source packages before downloading (root only). ") . N(" --force - force invocation even if some packages do not exist. -") . N(" --parallel - distributed urpmi accross machines of alias. +") . N(" --parallel - distributed urpmi across machines of alias. ") . N(" --use-distrib - configure urpmi on the fly from a distrib tree. This permit to querying a distro. ") . N(" --wget - use wget to retrieve distant files. |