diff options
-rw-r--r-- | tools/gpg-card.c | 2 |
1 files changed, 1 insertions, 1 deletions
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; |