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

jvergara
13.20.2009 a837c0600e8855892427c493e164147a8f68d6f4
opends/src/server/org/opends/server/tools/dsreplication/ReplicationCliArgumentParser.java
@@ -759,7 +759,7 @@
        "disablereplicationserver", null, "disableReplicationServer",
        INFO_DESCRIPTION_DISABLE_REPLICATION_SERVER.get());
    disableAllArg = new BooleanArgument(
        "disableall", null, "disableAll",
        "disableall", 'a', "disableAll",
        INFO_DESCRIPTION_DISABLE_ALL.get());