+#: src/getargs.c:143
+#, fuzzy
+msgid ""
+"THINGS is a list of comma separated words that can include:\n"
+" `state' describe the states\n"
+" `itemset' complete the core item sets with their closure\n"
+" `lookahead' explicitly associate lookaheads to items\n"
+" `solved' describe shift/reduce conflicts solving\n"
+" `all' include all the above information\n"
+" `none' disable the report\n"
+msgstr ""
+"Utdata:\n"
+" -d, --defines skapa också en huvudfil\n"
+" -v, --verbose skapa också en förklaring av automaten\n"
+" -b, --file-prefix=PREFIX ange ett PREFIX för utdatafiler\n"
+" -o, --output=FIL lägg utdata i FIL\n"
+" -g, --graph skapa också en VCG-beskrivning av automaten\n"
+
+#: src/getargs.c:154