From: Nicola Chiapolini Date: Fri, 14 Jun 2024 13:22:04 +0000 (+0200) Subject: Update xkcdpass.1 X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=c59d8f4c0a77cb519a60d04d3a16ec769941ec00;p=redacted-XKCD-password-generator.git Update xkcdpass.1 updated description was still confusing --- diff --git a/xkcdpass.1 b/xkcdpass.1 index 5f3337d..d77bba6 100644 --- a/xkcdpass.1 +++ b/xkcdpass.1 @@ -37,14 +37,14 @@ which to generate passphrases. \f[B]\-\-min\f[] MIN_LENGTH .RS .PP -Generate passphrases containing at least MIN_LENGTH letters. +Minimum number of letters required in words used to make password. (Default: 5) .RE .PP \f[B]\-\-max\f[] MAX_LENGTH .RS .PP -Generate passphrases containing at most MAX_LENGTH letters. +Maximum number of letters allowed in words used to make password. (Default: 9) .RE .PP