Merge pull request #3 from esaulenka/fix_improve_help
Minor: improve reader's help
This commit is contained in:
commit
34f12a2977
|
@ -22,6 +22,7 @@ public class Launcher {
|
|||
FILENAME_SUFFIX_PROPERTY,
|
||||
FILENAME_FILTER_PROPERTY,
|
||||
DBC_FILENAME_PROPERTY,
|
||||
DBC_DUP_FIELD_NAMES,
|
||||
}));
|
||||
System.exit(-1);
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue