[Pgp-tools-commit] r35 - trunk/caff

Peter Palfrader weasel at costa.debian.org
Sat Feb 26 13:08:13 UTC 2005


Author: weasel
Date: 2005-02-26 14:08:12 +0100 (Sat, 26 Feb 2005)
New Revision: 35

Modified:
   trunk/caff/caff
Log:
reword

Modified: trunk/caff/caff
===================================================================
--- trunk/caff/caff	2005-02-26 13:06:19 UTC (rev 34)
+++ trunk/caff/caff	2005-02-26 13:08:12 UTC (rev 35)
@@ -554,7 +554,7 @@
 # sign keys
 ###########
 unless ($CONFIG{'no-sign'}) {
-	info("Sign the following keys according to your policy..., then exit gpg with 'save'");
+	info("Sign the following keys according to your policy, then exit gpg with 'save' after signing each key");
 	for my $keyid (@keyids_ok) {
 		my @command;
 		push @command, $CONFIG{'gpg-sign'};





More information about the Pgp-tools-commit mailing list