Small fix in the VCF parser (now a bit quicker) and --help (--noutfa
[jvcard.git] / src / be / nikiroo / jvcard / tui / Main.java
index fd6d7de4e6e4e5583a36f742ff44fbb65ef277f2..4c3f7623b96828ad1fd9573efadc9735f1c55cec 100644 (file)
@@ -89,7 +89,6 @@ public class Main {
                                                                + "\t--tui: force pure text mode even if swing treminal is available\n"
                                                                + "\t--gui: force swing terminal mode\n"
                                                                + "\t--noutf: force non-utf8 mode if you need it\n"
-                                                               + "\t--noutfa: force non-utf8 and no accents mode if you need it\n"
                                                                + "everyhing else is either a file to open or a directory to open\n"
                                                                + "(we will only open 1st level files in given directories)");
                                return;