From 705aac5c3219451356ccd08c34494362269831b2 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Sun, 20 Feb 2022 12:54:15 +0100 Subject: Add readme, fix documentation, and add/update todo MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- b2sum.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'b2sum.c') diff --git a/b2sum.c b/b2sum.c index 8d16d38..ebaba67 100644 --- a/b2sum.c +++ b/b2sum.c @@ -19,7 +19,7 @@ static size_t hashlen; static void usage(void) { - /* TODO add support for key, salt, and personalization */ + /* TODO add support for key (-K), salt (-S), and personalization (-P) */ /* TODO add support for parallel versions */ /* TODO add support for tree hashing */ fprintf(stderr, "usage: %s [-l bits | -X bits] [-c | -B | -L | -U] [-sxz] [file] ...", argv0); -- cgit v1.2.3-70-g09d2