| commit | 202a36db0fd2a4748b2f85eb4895e6449d973df4 | [log] [tgz] |
|---|---|---|
| author | Marc Kupietz <kupietz@ids-mannheim.de> | Sun Apr 12 14:58:13 2026 +0200 |
| committer | Marc Kupietz <kupietz@ids-mannheim.de> | Sun Apr 12 14:58:13 2026 +0200 |
| tree | 6db602af15fed333abb12218a59fdac541c6048e | |
| parent | 20f33d9397f6d22b111c47e58b880ca48293912b [diff] |
Switch binary name to cmc-tagger Change-Id: I3c85b6f1882eb2af03b62cd58d9538a38f5e247c
diff --git a/src/index.js b/src/index.js index 348a9a7..1417f4d 100755 --- a/src/index.js +++ b/src/index.js
@@ -46,7 +46,7 @@ }, { header: 'Synopsis', - content: '$ conllu-cmc [-s] < input.conllu > output.conllu\n$ conllu-cmc -V' + content: '$ conllu-cmc [-s] < input.conllu > output.conllu\n$ cmc-tagger [-s] < input.conllu > output.conllu\n$ conllu-cmc -V\n$ cmc-tagger -V' }, { header: 'Options',