mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-02 22:46:30 +02:00
scd: Fix DEVINFO with no --watch.
* scd/app.c (app_send_devinfo): Fix for outputing once. * scd/command.c (hlp_devinfo): Fix comment. -- Signed-off-by: NIIBE Yutaka <gniibe@fsij.org>
This commit is contained in:
parent
665b59a066
commit
c6dd9ff929
2 changed files with 2 additions and 2 deletions
|
@ -2312,7 +2312,7 @@ static const char hlp_devinfo[] =
|
|||
"\n"
|
||||
"Return information about devices. If the option --watch is given,\n"
|
||||
"it keeps reporting status change until it detects no device is\n"
|
||||
"available."
|
||||
"available.\n"
|
||||
"The information is returned as a status line using the format:\n"
|
||||
"\n"
|
||||
" DEVICE <card_type> <serialno> <app_type>\n"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue