summaryrefslogtreecommitdiffstats
path: root/urpmf
diff options
context:
space:
mode:
authorPablo Saratxaga <pablo@mandriva.com>2003-02-14 14:53:41 +0000
committerPablo Saratxaga <pablo@mandriva.com>2003-02-14 14:53:41 +0000
commit8ba2d4311d6dcc5b7dbb4420284d17f1841fd9e6 (patch)
tree853ddfde7f144ff8f27d39eaa6a773dd1536755a /urpmf
parentba0c14d560cfebb81d07e6fd144c81cc4a8a21ce (diff)
downloadurpmi-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 'urpmf')
-rwxr-xr-xurpmf4
1 files changed, 2 insertions, 2 deletions
diff --git a/urpmf b/urpmf
index 40a9be12..1e6c1906 100755
--- a/urpmf
+++ b/urpmf
@@ -30,7 +30,7 @@ This is free software and may be redistributed under the terms of the GNU GPL.
usage:
", $urpm::VERSION) . _(" --help - print this help message.
") . _(" --update - use only update media.
-") . _(" --media - use only the media listed by comma.
+") . _(" --media - use only the given media, separated by comma.
") . _(" --synthesis - use the synthesis given instead of urpmi db.
") . _(" --verbose - verbose mode.
") . _(" --quiet - do not print tag name (default if no tag given on command
@@ -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 patterns.
+") . _(" -i - ignore case distinctions in every pattern.
") . _(" -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.