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

coulbeck
05.01.2006 917415e081e8c0b137f1ed10c41dc3093a75d309
Missing import-ldif usage message.
Reviewed by neil_a_wilson.
1 files modified
3 ■■■■■ changed files
opends/src/server/org/opends/server/messages/ToolMessages.java 3 ●●●●● patch | view | raw | blame | history
opends/src/server/org/opends/server/messages/ToolMessages.java
@@ -6946,6 +6946,9 @@
                    "Specifies the path to a file into which rejected " +
                    "entries may be written if they are not accepted during " +
                    "the import process.");
    registerMessage(MSGID_LDIFIMPORT_DESCRIPTION_OVERWRITE_REJECTS,
                    "Indicates that the import should overwrite an existing " +
                    "reject file rather than appending to it.");
    registerMessage(MSGID_LDIFIMPORT_DESCRIPTION_RANDOM_SEED,
                    "Specifies the seed to use for the random number " +
                    "generator.  This  is only applicable when generating " +