diff options
Diffstat (limited to 'g10/dirmngr-conf.skel')
-rw-r--r-- | g10/dirmngr-conf.skel | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/g10/dirmngr-conf.skel b/g10/dirmngr-conf.skel index 0888fb7f4..88578439e 100644 --- a/g10/dirmngr-conf.skel +++ b/g10/dirmngr-conf.skel @@ -56,6 +56,6 @@ keyserver hkp://keys.gnupg.net # used for the connection. Enter the full name of a file with the # root certificates here. If that file is in PEM format a ".pem" # suffix is expected. This option may be given multiple times to add -# more root certificates. +# more root certificates. Tilde expansion is supported. #hkp-cacert /path/to/CA/sks-keyservers.netCA.pem |