From 4ad649c7664624cc2b20bd9e331681e9085e959f Mon Sep 17 00:00:00 2001 From: Francois Pons Date: Tue, 7 Jan 2003 16:53:07 +0000 Subject: fixed typo. --- urpmf | 2 +- urpmi | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/urpmf b/urpmf index 37ee9df0..2fe4ec9f 100755 --- a/urpmf +++ b/urpmf @@ -48,7 +48,7 @@ usage: ") . _(" --files - print tag files: all files (multiple lines). ") . _(" --conflicts - print tag conflicts: all conflicts (multiple lines). ") . _(" --obsoletes - print tag obsoletes: all obsoletes (multiple lines). -") . _(" -i - ignore case distinctions in any pattern. +") . _(" -i - ignore case distinctions in any patterns. ") . _(" -f - print version, release and arch with name. ") . _(" -e - include perl code directly as perl -e. ") . _(" -a - binary AND operator, true if both expression are true. diff --git a/urpmi b/urpmi index f55a2732..0c3b1378 100755 --- a/urpmi +++ b/urpmi @@ -76,7 +76,7 @@ usage: ", $urpm::VERSION) . _(" --help - print this help message. ") . _(" --update - use only update media. ") . _(" --media - use only the media listed by comma. -") . _(" --synthesis - use the synthesis given instead of urpmi db. +") . _(" --synthesis - use the given synthesis instead of urpmi db. ") . _(" --auto - automatically select a package in choices. ") . _(" --auto-select - automatically select packages to upgrade the system. ") . _(" --fuzzy - impose fuzzy search (same as -y). -- cgit v1.2.1