diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/mot-encoder.cpp | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/mot-encoder.cpp b/src/mot-encoder.cpp index c3c82b5..70d0fa6 100644 --- a/src/mot-encoder.cpp +++ b/src/mot-encoder.cpp @@ -604,9 +604,6 @@ void usage(char* name) " Default: 58\n" " -c, --charset=ID ID of the character set encoding used for DLS text input.\n" " ID = 0: Complete EBU Latin based repertoire\n" - " ID = 1: Latin based common core, Cyrillic, Greek\n" - " ID = 2: EBU Latin based core, Arabic, Hebrew, Cyrillic and Greek\n" - " ID = 3: ISO Latin Alphabet No 2\n" " ID = 6: ISO/IEC 10646 using UCS-2 BE\n" " ID = 15: ISO/IEC 10646 using UTF-8\n" " Default: 15\n" |