From 729ab18db1c78e195200bd480f05db435c0f0896 Mon Sep 17 00:00:00 2001 From: Pedro Albanese <68971450+pedroalbanese@users.noreply.github.com> Date: Mon, 5 Apr 2021 21:54:11 -0300 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6ef35fc..14098f8 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ SHA3 Keccak Hashsum Tool - ALBANESE Lab (c) 2020-2021 Usage of sha3sum: -sha3sum [-v] [-b N] [-c ] -t <file.ext> +sha3sum [-v] [-b N] [-c <hash.ext>] -t <file.ext> -b int Bits: 224, 256, 384 and 512. (default 224)