mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-02 22:46:30 +02:00
card: Fix typo in help message
-- Signed-off-by: Jiri Kerestes <jiri.kerestes@trustica.cz>
This commit is contained in:
parent
6b76693ff5
commit
755a5f1a0e
1 changed files with 1 additions and 1 deletions
|
@ -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;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue