20 "Generate N digit numeric keys (def: use file basenames)");
22 "FAR file format type: one of: \"default\", \"fst\", " 23 "\"stlist\", \"sttable\"");
26 "Entry type: one of : " 27 "\"file\" (one FST per file), \"line\" (one FST per line)");
30 "Token type: one of : " 31 "\"symbol\", \"byte\", \"utf8\"");
33 "Label symbol table. Only applies to \"symbol\" tokens.");
36 "Each input file contains a list of files to be processed");
37 DEFINE_bool(keep_symbols,
false,
"Store symbol table in the FAR file");
39 "When keep_symbols is true, stores symbol table only for the first" DEFINE_int32(generate_keys, 0,"Generate N digit numeric keys (def: use file basenames)")
DEFINE_bool(file_list_input, false,"Each input file contains a list of files to be processed")
DEFINE_string(key_prefix,"","Prefix to append to keys")
int main(int argc, char **argv)
int farcompilestrings_main(int argc, char **argv)