diff options
Diffstat (limited to '')
-rw-r--r-- | doc/gnupg.texi | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/gnupg.texi b/doc/gnupg.texi index fbd1b997f..304984bdc 100644 --- a/doc/gnupg.texi +++ b/doc/gnupg.texi @@ -118,6 +118,7 @@ the administration and the architecture. * Invoking GPGSM:: Using the S/MIME protocol. * Invoking GPG-AGENT:: How to launch the secret key daemon. * Invoking SCDAEMON:: How to handle Smartcards. +* Specify a User ID:: How to Specify a User Id. * Helper Tools:: Description of small helper tools @@ -152,6 +153,12 @@ the administration and the architecture. @include gpg-agent.texi @include scdaemon.texi +@node Specify a User ID +@chapter How to Specify a User Id +@anchor{how-to-specify-a-user-id} +@include specify-user-id.texi + + @include tools.texi @include sysnotes.texi |