mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git

matthew_swift
19.54.2007 00786b8f6e90c1a848c9c09d8b82e73a56042a0a
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,