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

Violette Roche-Montane
29.25.2014 bebd9e4a6245ed1fa2db80994f484c013f58fb4b
opendj-cli/src/main/java/com/forgerock/opendj/cli/CliConstants.java
@@ -106,12 +106,12 @@
    public static final String OPTION_LONG_BATCH_FILE_PATH = "batchFilePath";
    /**
     * The value for the short option hostname.
     * The value for the short option host name.
     */
    public static final char OPTION_SHORT_HOST = 'h';
    /**
     * The value for the long option hostname.
     * The value for the long option host name.
     */
    public static final String OPTION_LONG_HOST = "hostname";