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

jvergara
02.05.2007 a3decf6f3114f51764c1bbe80a892c6e9d1fe2b7
opendj-sdk/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 = ":";
}