drop "-a" from help
authorKlaus Kaempf <kkaempf@suse.de>
Fri, 15 Feb 2008 16:13:52 +0000 (16:13 +0000)
committerKlaus Kaempf <kkaempf@suse.de>
Fri, 15 Feb 2008 16:13:52 +0000 (16:13 +0000)
tools/susetags2solv.c

index 226c325..8f71a41 100644 (file)
@@ -26,7 +26,6 @@ usage(const char *err)
   fprintf(stderr, "\nUsage:\n"
           "susetags2solv [-a][-s][-c <content>][-h]\n"
          "  reads a 'susetags' repository from <stdin> and writes a .solv file to <stdout>\n"
-         "  -a : with attributes\n"
          "  -c <contentfile> : parse given contentfile (for product information)\n"
          "  -h : print help & exit\n"
          "  -k : don't mix kinds (experimental!)\n"