opendj-ldap-toolkit/src/main/java/com/forgerock/opendj/ldap/tools/DataSource.java
@@ -217,7 +217,7 @@ public static LocalizableMessage getUsage() { return LocalizableMessage .raw("\"randstr({length},<charSet>)\" Random string of specified " .raw("\"randstr({length},_charSet_)\" Random string of specified " + "length and optionally from characters in " + "the charSet string. A range of character " + "can be specified with [start-end] charSet notation. "