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

jvergara
02.05.2007 e4bda951f24517dd0aa2ab3c7671e179785c3faa
opends/src/server/org/opends/server/tools/ToolConstants.java
@@ -902,5 +902,11 @@
   * Value placeholder for options taking actions.
   */
  public static final String OPTION_VALUE_ACTION = "{action}";
  /**
   * The default separator to be used in tables.
   */
  public static final String LIST_TABLE_SEPARATOR = ":";
}