mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-02 22:46:30 +02:00
Add "help" sub option to --*-options.
This commit is contained in:
parent
039c27f153
commit
9a2a2904cc
4 changed files with 22 additions and 1 deletions
|
@ -156,6 +156,7 @@ get_manufacturer (unsigned int no)
|
|||
case 0:
|
||||
case 0xffff: return "test card";
|
||||
case 0x0001: return "PPC Card Systems";
|
||||
case 0x0002: return "Prism";
|
||||
default: return "unknown";
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue