note use of ~/.caff/gnupghome/gpg.conf in manpage
authormyon-guest <myon-guest@b513b33f-fedd-0310-b452-c3deb5f4c849>
Sun, 7 Aug 2005 20:42:43 +0000 (20:42 +0000)
committermyon-guest <myon-guest@b513b33f-fedd-0310-b452-c3deb5f4c849>
Sun, 7 Aug 2005 20:42:43 +0000 (20:42 +0000)
git-svn-id: svn://svn.debian.org/pgp-tools/trunk@161 b513b33f-fedd-0310-b452-c3deb5f4c849

caff/caff
debian/changelog

index 35be431932aa20e283b390fb3599820552896a9b..75ffcfd7e700cf098f5306e3cda34f1af2b0ae2e 100755 (executable)
--- a/caff/caff
+++ b/caff/caff
@@ -97,11 +97,20 @@ Import keys from file. Can be supplied more than once.
 
 =item $HOME/.caffrc  -  configuration file
 
+=item $HOME/.caff/keys/yyyy-mm-dd/  -  processed keys
+
+=item $HOME/.caff/gnupghome/  -  caff's working dir for gpg
+
+=item $HOME/.caff/gnupghome/gpg.conf  -  gpg configuration
+
+useful options include use-agent, default-cert-level, etc.
+
 =back
 
 =head1 CONFIGURATION FILE OPTIONS
 
 The configuration file is a perl script that sets values in the hash B<%CONFIG>.
+The file is generated when it does not exist.
 
 Example:
 
@@ -247,6 +256,10 @@ Default: none.
 
 http://pgp-tools.alioth.debian.org/
 
+=head1 SEE ALSO
+
+gpg(1), pgp-clean(1), /usr/share/doc/signing-party/examples/caffrc.sample.
+
 =cut
 
 use strict;
index 772434cd8b2ccb18624f9c1a103d6680eeedf838..4b547d7cb9ae4c82098ecfa99d89689fb403b425 100644 (file)
@@ -2,8 +2,9 @@ signing-party (0.4.1-2) unstable; urgency=low
 
   * caff:
      + create configfile on first use (Closes: #316611).
+     + note use of ~/.caff/gnupghome/gpg.conf in manpage (Closes: #321235).
 
- -- Christoph Berg <cb@df7cb.de>  Sun,  7 Aug 2005 22:23:43 +0200
+ -- Christoph Berg <cb@df7cb.de>  Sun,  7 Aug 2005 22:41:43 +0200
 
 signing-party (0.4.1-1) unstable; urgency=low