kpg—help
Usage: kpg [options]
Options:
-a, --algorithm ALGORITHM Select the algorithm for password
generation (pronounceable, random)
-h, --help
-m, --min-length LENGTH Minimum LENGTH of the new password
in letters
-x, --max-length LENGTH Maximum LENGTH of the new password
in letters
-n, --number NUMBER Generate NUMBER of passwords (default 6)
-u, --use symbol,set,list Use only one ore more of the following
symbol sets:
[all, lower, numerical, upper, special]
-r, --require symbol,set,list Require passwords to have letters from
one or more of the following
symbol sets:
[all, lower, numerical, upper, special]
-v, --version Show version information