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

lutoff
20.16.2007 611da95240011ec9519caada682bf20af3f8f32b
opends/src/server/org/opends/server/admin/client/cli/SecureConnectionCliParser.java
@@ -318,7 +318,7 @@
        OPTION_LONG_VERBOSE, INFO_DESCRIPTION_VERBOSE.get());
    set.add(verboseArg);
    propertiesFileArg = new StringArgument("propertieFilePath",
    propertiesFileArg = new StringArgument("propertiesFilePath",
        null, OPTION_LONG_PROP_FILE_PATH,
        false, false, true, OPTION_VALUE_PROP_FILE_PATH, null, null,
        INFO_DESCRIPTION_PROP_FILE_PATH.get());