+#: 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 ""
+"Output:\n"
+" -d, --defines produce anche uno header\n"
+" -v, --verbose produce anche una spiegazione dell'automa\n"
+" -b, --file-prefix=PREFIX specifica un prefisso per il file di output\n"
+" -o, --output=FILE lascia l'output in FILE\n"
+" -g, --graph produce anche una descrizione VCG dell'automa\n"
+
+#: src/getargs.c:154