*** empty log message ***
authorroot <devnull@localhost>
Wed, 1 May 1996 21:14:53 +0000 (21:14 +0000)
committerroot <devnull@localhost>
Wed, 1 May 1996 21:14:53 +0000 (21:14 +0000)
CVS patchset: 554
CVS date: 1996/05/01 21:14:53

rpm.c

diff --git a/rpm.c b/rpm.c
index 896b4fc..500b2ab 100755 (executable)
--- 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"));