- --debug-solver is not a global option, the help text belongs to the
authorJan Kupec <jkupec@suse.cz>
Sat, 4 Aug 2007 17:10:23 +0000 (17:10 +0000)
committerJan Kupec <jkupec@suse.cz>
Sat, 4 Aug 2007 17:10:23 +0000 (17:10 +0000)
  commands where it is supported (in,rm,up ATM)

src/zypper.cc

index 751f38c..13f0c26 100644 (file)
@@ -116,7 +116,6 @@ ZypperCommand process_globals(int argc, char **argv)
     "\t--rug-compatible, -r\tTurn on rug compatibility.\n"
     "\t--non-interactive\tDon't ask anything, use default answers automatically.\n"
     "\t--no-gpg-checks\t\tIgnore GPG check failures and continue.\n"
-    "\t--debug-solver\t\tGenerates testcase for the solver.\n"                         
     "\t--root, -R <dir>\tOperate on a different root directory.\n");
   
   static string help_commands = _(