FIX: missing --entropy-level flag in --help
This commit is contained in:
parent
a9943d2358
commit
5522a1265e
@ -30,6 +30,7 @@ const usage = `Usage:
|
|||||||
Options:
|
Options:
|
||||||
-o, --output OUTPUT Write the result to the file at path OUTPUT.
|
-o, --output OUTPUT Write the result to the file at path OUTPUT.
|
||||||
--raw-output Print stripped keys (without additional text or comments)
|
--raw-output Print stripped keys (without additional text or comments)
|
||||||
|
--entropy-level VALUE Manages required strenght of password (more info down below)
|
||||||
|
|
||||||
Mostly similar to age-keygen
|
Mostly similar to age-keygen
|
||||||
Required password strenght can be changes via --entropy-level flag. Possible values
|
Required password strenght can be changes via --entropy-level flag. Possible values
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user