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

boli
17.11.2010 1c73a49470fceb6c8b43cc7bb51f49e7e0ba7667
sdk/src/com/sun/opends/sdk/tools/ToolConstants.java
@@ -22,7 +22,7 @@
 * CDDL HEADER END
 *
 *
 *      Copyright 2006-2009 Sun Microsystems, Inc.
 *      Copyright 2006-2010 Sun Microsystems, Inc.
 */
package com.sun.opends.sdk.tools;
@@ -559,6 +559,11 @@
  static final String OPTION_LONG_DONT_WRAP = "dontWrap";
  /**
   * The value for the long option targetDN.
   */
  static final String OPTION_LONG_TARGETDN = "targetDN";
  /**
   * Long form of email notification upon completion option.
   */
  static final String OPTION_LONG_COMPLETION_NOTIFICATION_EMAIL = "completionNotify";