From 755a5f1a0e3395f42ff39a20b80e228f078f3498 Mon Sep 17 00:00:00 2001 From: Jiri Kerestes Date: Sat, 12 Jun 2021 11:59:03 +0200 Subject: card: Fix typo in help message -- Signed-off-by: Jiri Kerestes --- tools/gpg-card.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/gpg-card.c b/tools/gpg-card.c index e84d2fbb0..9c83f556c 100644 --- a/tools/gpg-card.c +++ b/tools/gpg-card.c @@ -177,7 +177,7 @@ my_strusage( int level ) case 41: p = ("Syntax: gpg-card" " [options] [command [args] {-- command [args]}]\n\n" - "Tool to manage cards and tokens. With a command an interactive\n" + "Tool to manage cards and tokens. Without a command an interactive\n" "mode is used. Use command \"help\" to list all commands."); break; -- cgit v1.2.3