opendj-server-legacy/src/main/java/org/opends/server/tools/dsreplication/ReplicationCliArgumentParser.java
@@ -238,6 +238,9 @@ { // Ignore } secureArgsList.initArgumentsWithConfiguration(this); createEnableReplicationSubCommand(); createDisableReplicationSubCommand(); createRelatedServersOptions(); opendj-server-legacy/src/main/java/org/opends/server/tools/dsreplication/ReplicationCliMain.java
@@ -399,8 +399,6 @@ return CANNOT_INITIALIZE_ARGS; } argParser.getSecureArgsList().initArgumentsWithConfiguration(argParser); // Parse the command-line arguments provided to this program. try {