summaryrefslogtreecommitdiffstats
path: root/urpme
diff options
context:
space:
mode:
authorPablo Saratxaga <pablo@mandriva.com>2004-02-11 21:43:36 +0000
committerPablo Saratxaga <pablo@mandriva.com>2004-02-11 21:43:36 +0000
commit531cfb7fae9e0390051fa4e35ce46c56a7c2ba1b (patch)
treeac812c8d1c710ecb0c6cc52f2cebb768fbe27f1d /urpme
parent6ad7c219e3fae3c419f3072a8c8ea885ef0fd949 (diff)
downloadurpmi-531cfb7fae9e0390051fa4e35ce46c56a7c2ba1b.tar
urpmi-531cfb7fae9e0390051fa4e35ce46c56a7c2ba1b.tar.gz
urpmi-531cfb7fae9e0390051fa4e35ce46c56a7c2ba1b.tar.bz2
urpmi-531cfb7fae9e0390051fa4e35ce46c56a7c2ba1b.tar.xz
urpmi-531cfb7fae9e0390051fa4e35ce46c56a7c2ba1b.zip
fixed typo
Diffstat (limited to 'urpme')
-rw-r--r--urpme2
1 files changed, 1 insertions, 1 deletions
diff --git a/urpme b/urpme
index 687a5b16..74f3af6d 100644
--- a/urpme
+++ b/urpme
@@ -41,7 +41,7 @@ usage:
") . N(" --auto - automatically select a package in choices.
") . N(" --test - verify if the installation can be achieved correctly.
") . 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(" --root - use another root for rpm installation.
") . N(" --use-distrib - configure urpmi on the fly from a distrib tree, useful
to (un)install a chroot with --root option.