Both options said to specify number of words, but they actually specify
number of letters.
Signed-off-by: James Cameron <redacted>
\f[B]\-\-min\f[] MIN_LENGTH
.RS
.PP
-Generate passphrases containing at least MIN_LENGTH words.
+Generate passphrases containing at least MIN_LENGTH letters.
(Default: 5)
.RE
.PP
\f[B]\-\-max\f[] MAX_LENGTH
.RS
.PP
-Generate passphrases containing at most MAX_LENGTH words.
+Generate passphrases containing at most MAX_LENGTH letters.
(Default: 9)
.RE
.PP