From 6b7cb7ca3a817c2e0510957115a2d1f1bed5c549 Mon Sep 17 00:00:00 2001 From: thijs Date: Sat, 14 Jun 2008 15:48:25 +0000 Subject: [PATCH] Fix pod syntax problems in caff (Closes: #485653). git-svn-id: svn://svn.debian.org/pgp-tools/trunk@386 b513b33f-fedd-0310-b452-c3deb5f4c849 --- caff/caff | 20 ++++++++++++++++++++ debian/changelog | 3 ++- 2 files changed, 22 insertions(+), 1 deletion(-) diff --git a/caff/caff b/caff/caff index 8ebf866..440816c 100755 --- a/caff/caff +++ b/caff/caff @@ -135,14 +135,22 @@ A list of your keys. This is used to determine which signatures to keep in the pruning step. If you select a key using B<-u> it has to be in this list. B. +=back + =head2 General settings +=over + =item B [string] Base directory for the files caff stores. Default: B<$HOME/.caff/>. +=back + =head2 GnuPG settings +=over + =item B [string] Path to the GnuPG binary. Default: B. @@ -171,8 +179,12 @@ Additional keyids to encrypt messages to. Default: none. Additional commands to pass to gpg after the "sign" command. Default: none. +=back + =head2 Keyserver settings +=over + =item B [string] Keyserver to download keys from. Default: B. @@ -186,8 +198,12 @@ Default: B<0>. A list of files containing keys to be imported. +=back + =head2 Signing settings +=over + =item B [boolean] If true, then skip the signing step. Default: B<0>. @@ -207,8 +223,12 @@ than this age. Default: B<24*60*60> (i.e. one day). Select the key that is used for signing, in case you have more than one key. With multiple keyids, sign with each key in turn. +=back + =head2 Mail settings +=over + =item B [boolean] Whether to send mails. This is a quad-option, with which you can set the diff --git a/debian/changelog b/debian/changelog index 87ce2d6..47a6f28 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,8 +1,9 @@ signing-party (1.0-3) UNRELEASED; urgency=low * Checked for policy 3.8.0, no changes. + * Fix pod syntax problems in caff (Closes: #485653). - -- Thijs Kinkhorst Sat, 14 Jun 2008 17:32:03 +0200 + -- Thijs Kinkhorst Sat, 14 Jun 2008 17:47:59 +0200 signing-party (1.0-2) unstable; urgency=low -- 2.30.2