From f7ee3288c0a051c81cd3d7d1f7fca5b76e91071f Mon Sep 17 00:00:00 2001 From: "Matthias P. Braendli" Date: Fri, 24 Jul 2015 08:31:12 +0200 Subject: Remove deprecated charsets from usage screen --- src/mot-encoder.cpp | 3 --- 1 file changed, 3 deletions(-) (limited to 'src') 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" -- cgit v1.2.3