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

neil_a_wilson
15.08.2006 0686095c6b8939affe09e37bc3c24db939674ab8
opends/src/server/org/opends/server/tools/LDAPDelete.java
@@ -386,7 +386,7 @@
                                         MSGID_DESCRIPTION_USE_SASL_EXTERNAL);
      argParser.addArgument(saslExternal);
      saslOptions = new StringArgument("saslOptions", 'o', "saslOptions",
      saslOptions = new StringArgument("saslOption", 'o', "saslOption",
                                       false, true, true, "{name=value}", null,
                                       null, MSGID_DESCRIPTION_SASL_PROPERTIES);
      argParser.addArgument(saslOptions);