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

lutoff
31.31.2007 ff6e1ddf0bccd6a40e0673f312a33dc0a76a87a1
opendj-sdk/opends/src/server/org/opends/server/tools/ToolConstants.java
@@ -570,5 +570,11 @@
   * displayed in usage information.
   */
  public static final String OPERAND_MEMBERID = "MEMBER_ID";
  /**
   * The placeholder value of backend name that will be
   * displayed in usage information.
   */
  public static final String OPERAND_BACKEND = "BACKEND_NAME";
}