From e84a8d534b0e9a03b808f90579c76477fb964015 Mon Sep 17 00:00:00 2001 From: Ze'ev Schurmann Date: Fri, 5 Jan 2024 01:58:19 +0200 Subject: [PATCH] Added rawfull to the printhelp function --- pbkdf2.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pbkdf2.sh b/pbkdf2.sh index 075ff27..592649d 100755 --- a/pbkdf2.sh +++ b/pbkdf2.sh @@ -103,4 +103,4 @@ fi exit 0 -#1.01 +#1.02