opendj-sdk/opends/src/server/org/opends/server/tools/dsconfig/DeleteSubCommandHandler.java
@@ -151,7 +151,7 @@ descriptionID, ufpn); // Create the naming arguments. this.namingArgs = createNamingArgs(subCommand, c); this.namingArgs = createNamingArgs(subCommand, c, false); // Create the --force argument which is used to force deletion. this.forceArgument = new BooleanArgument(OPTION_DSCFG_LONG_FORCE,