diff options
author | Werner Koch <wk@gnupg.org> | 2020-08-06 15:32:43 +0200 |
---|---|---|
committer | Werner Koch <wk@gnupg.org> | 2020-08-06 16:03:57 +0200 |
commit | d10f45184c4482036c41f4818c84c0725a0c2c94 (patch) | |
tree | 624c61c1c93bd90a1d7c785d794cb47cccef8ee6 /doc/DETAILS | |
parent | common: New helper function gnupg_chuid. (diff) | |
download | gnupg2-d10f45184c4482036c41f4818c84c0725a0c2c94.tar.xz gnupg2-d10f45184c4482036c41f4818c84c0725a0c2c94.zip |
gpgconf: New option --chuid.
* tools/gpgconf.c (oChUid, opts): New option --chuid.
(main): Implement.
--
Signed-off-by: Werner Koch <wk@gnupg.org>
Diffstat (limited to 'doc/DETAILS')
-rw-r--r-- | doc/DETAILS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/DETAILS b/doc/DETAILS index 0a1282d91..94979339f 100644 --- a/doc/DETAILS +++ b/doc/DETAILS @@ -1196,7 +1196,7 @@ pkd:0:1024:B665B1435F4C2 .... FF26ABB: *** MANUFACTURER <n> [<string>] This status returns the Manufactorer ID as the unsigned number N. - For OpenPGP this is weel defined; for other cards this is 0. The + For OpenPGP this is well defined; for other cards this is 0. The name of the manufacturer is also given as <string>; spaces are not escaped. For PKCS#15 cards <string> is TokenInfo.manufactorerID. |