diff options
Diffstat (limited to 'scd/command.c')
-rw-r--r-- | scd/command.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scd/command.c b/scd/command.c index 8bc8f7f4e..10f5a2fe1 100644 --- a/scd/command.c +++ b/scd/command.c @@ -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" |