fixed missing comma

This commit is contained in:
Frank Morgner 2015-10-04 12:55:25 +02:00
parent 9e500e0b9a
commit d33517a58b
1 changed files with 2 additions and 2 deletions

View File

@ -130,8 +130,8 @@ static const char *option_help[] = {
/* E */ "Erase (reset) the card",
"Verify PIN (CHV1, CHV2, CHV3...)",
"PIN string",
"Delete key (1, 2, 3 or all)"
/* d */ "Dump private data object number <arg> (i.e. PRIVATE-DO-<arg>)"
"Delete key (1, 2, 3 or all)",
/* d */ "Dump private data object number <arg> (i.e. PRIVATE-DO-<arg>)",
};
static const struct ef_name_map openpgp_data[] = {