Fixed 'help update' (bnc #458959).
authorJán Kupec <jkupec@suse.cz>
Mon, 27 Jul 2009 10:23:57 +0000 (12:23 +0200)
committerJán Kupec <jkupec@suse.cz>
Mon, 27 Jul 2009 10:23:57 +0000 (12:23 +0200)
src/Zypper.cc

index 9f2ee60..46751fb 100644 (file)
@@ -1526,7 +1526,7 @@ void Zypper::processCommandOptions()
     _command_help = str::form(_(
       // TranslatorExplanation the first %s = "package, patch, pattern, product"
       //  and the second %s = "patch"
-      "update (up) [options] ...\n"
+      "update (up) [options] [packagename] ...\n"
       "\n"
       "Update all or specified installed packages with newer versions, if possible.\n"
       "\n"