Merge pull request #3 from esaulenka/fix_improve_help

Minor: improve reader's help
This commit is contained in:
rusefillc 2025-03-25 06:50:42 -04:00 committed by GitHub
commit 34f12a2977
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 0 deletions

View File

@ -22,6 +22,7 @@ public class Launcher {
FILENAME_SUFFIX_PROPERTY,
FILENAME_FILTER_PROPERTY,
DBC_FILENAME_PROPERTY,
DBC_DUP_FIELD_NAMES,
}));
System.exit(-1);
}