From 5522a1265e44a40af6df8554df121bf74ee5afa7 Mon Sep 17 00:00:00 2001 From: akulij Date: Thu, 27 Feb 2025 19:52:00 +0000 Subject: [PATCH] FIX: missing --entropy-level flag in --help --- cmd/age-gen-passphrase/main.go | 1 + 1 file changed, 1 insertion(+) diff --git a/cmd/age-gen-passphrase/main.go b/cmd/age-gen-passphrase/main.go index b038476..1606ee6 100644 --- a/cmd/age-gen-passphrase/main.go +++ b/cmd/age-gen-passphrase/main.go @@ -30,6 +30,7 @@ const usage = `Usage: Options: -o, --output OUTPUT Write the result to the file at path OUTPUT. --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 Required password strenght can be changes via --entropy-level flag. Possible values