Skip to content
Snippets Groups Projects
Commit db927b27 authored by Adam Radziszewski's avatar Adam Radziszewski
Browse files

fix ambig wccl-run swithces

parent e14015a3
No related merge requests found
......@@ -365,7 +365,7 @@ int main(int argc, char** argv)
"Output in-sentence token counts")
("global-counts,g", value(&global_numbering),
"Output global counts")
("output-sentence-indices,H", value(&sentence_indices),
("output-sentence-indices,S", value(&sentence_indices),
"Output sentence indices")
("output-orths,O", value(&output_orths),
"Output token orths")
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment