FIX: missing --entropy-level flag in --help

This commit is contained in:
akulij 2025-02-27 19:52:00 +00:00
parent a9943d2358
commit 5522a1265e

View File

@ -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