typo
authorJán Kupec <jkupec@suse.cz>
Sun, 26 Apr 2009 15:24:59 +0000 (17:24 +0200)
committerJán Kupec <jkupec@suse.cz>
Sun, 26 Apr 2009 15:24:59 +0000 (17:24 +0200)
src/Zypper.cc

index 6eaa889..26e2bec 100644 (file)
@@ -153,7 +153,7 @@ void print_main_help(Zypper & zypper)
   static string help_global_options = _("  Global Options:\n"
     "\t--help, -h\t\tHelp.\n"
     "\t--version, -V\t\tOutput the version number.\n"
-    "\t--config, -c\t\tUse specified config file instead of the deafult.\n"
+    "\t--config, -c <file>\tUse specified config file instead of the default.\n"
     "\t--quiet, -q\t\tSuppress normal output, print only error\n"
     "\t\t\t\tmessages.\n"
     "\t--verbose, -v\t\tIncrease verbosity.\n"