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

lutoff
31.31.2007 df0a5c41f5f842f72916027b70cbae7359b34508
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";
}