diff options
author | Werner Koch <[email protected]> | 2019-02-06 09:37:03 +0000 |
---|---|---|
committer | Werner Koch <[email protected]> | 2019-02-06 09:37:03 +0000 |
commit | 6c581cc468d7a1b860632b7a465d71224c6e4999 (patch) | |
tree | c7dbb5130208043484ec91d360bc0ebdc8b96a86 /doc/gnupg.texi | |
parent | scd: Implement PIN changing and unblocking for PIV cards. (diff) | |
download | gnupg-6c581cc468d7a1b860632b7a465d71224c6e4999.tar.gz gnupg-6c581cc468d7a1b860632b7a465d71224c6e4999.zip |
doc: Add basic man page for the gpg-card-tool.
--
Diffstat (limited to 'doc/gnupg.texi')
-rw-r--r-- | doc/gnupg.texi | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/doc/gnupg.texi b/doc/gnupg.texi index 336414870..6210486a0 100644 --- a/doc/gnupg.texi +++ b/doc/gnupg.texi @@ -142,15 +142,16 @@ the administration and the architecture. * Specify a User ID:: How to Specify a User Id. * Trust Values:: How GnuPG displays trust values. -* Helper Tools:: Description of small helper tools -* Web Key Service:: Tools for the Web Key Service +* Smart Card Tool:: Tool to administrate smart cards. +* Helper Tools:: Description of small helper tools. +* Web Key Service:: Tools for the Web Key Service. * Howtos:: How to do certain things. * System Notes:: Notes pertaining to certain OSes. -* Debugging:: How to solve problems +* Debugging:: How to solve problems. * Copying:: GNU General Public License says - how you can copy and share GnuPG + how you can copy and share GnuPG. * Contributors:: People who have contributed to GnuPG. * Glossary:: Short description of terms used. @@ -186,6 +187,7 @@ the administration and the architecture. @cindex trust values @include trust-values.texi +@include card-tool.texi @include tools.texi @include wks.texi @@ -237,5 +239,3 @@ the administration and the architecture. @bye - - |