summaryrefslogtreecommitdiff
path: root/rpm.c
diff options
context:
space:
mode:
authorroot <devnull@localhost>1996-05-01 21:14:53 +0000
committerroot <devnull@localhost>1996-05-01 21:14:53 +0000
commit267fcf65d64cda7a55bdfd1afc7697c9de85b5fd (patch)
tree3280fc999adfc5f053f65cb00a67a9f935662381 /rpm.c
parent41c262efdb9af54cb1327a28028026269fc2a2a3 (diff)
downloadrpm-267fcf65d64cda7a55bdfd1afc7697c9de85b5fd.tar.gz
rpm-267fcf65d64cda7a55bdfd1afc7697c9de85b5fd.tar.bz2
rpm-267fcf65d64cda7a55bdfd1afc7697c9de85b5fd.zip
*** empty log message ***
CVS patchset: 554 CVS date: 1996/05/01 21:14:53
Diffstat (limited to 'rpm.c')
-rwxr-xr-xrpm.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/rpm.c b/rpm.c
index 896b4fc16..500b2ab22 100755
--- a/rpm.c
+++ b/rpm.c
@@ -58,7 +58,7 @@ void printUsage(void) {
puts(_(" [--replacepkgs] [--replacefiles] [--search]"));
puts(_(" [--root <dir>] [--excludedocs] [--includedocs]"));
puts(_(" [--noscripts] file1.rpm ... filen.rpm"));
- puts(_(" rpm {--upgrage -U} [-v] [--hash -h] [--percent] [--force] [--test]"));
+ puts(_(" rpm {--upgrade -U} [-v] [--hash -h] [--percent] [--force] [--test]"));
puts(_(" [--search] [--oldpackage] [--root <dir>]"));
puts(_(" [--excludedocs] [--includedocs]"));
puts(_(" file1.rpm ... filen.rpm"));