opendj-server-legacy/src/main/java/org/opends/server/tools/DBTest.java
@@ -176,6 +176,7 @@ LocalizableMessage toolDescription = INFO_DESCRIPTION_DBTEST_TOOL.get(); this.parser = new SubCommandArgumentParser(getClass().getName(), toolDescription, false); this.parser.setShortToolDescription(REF_SHORT_DESC_DBTEST.get()); this.parser.setVersionHandler(new DirectoryServerVersionHandler()); }