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

Peter Palfrader weasel at costa.debian.org
Mon Feb 28 23:20:15 UTC 2005


Author: weasel
Date: 2005-03-01 00:20:15 +0100 (Tue, 01 Mar 2005)
New Revision: 37

Modified:
   trunk/caff/caff
Log:
Fix a minor typo in the synopsis

Modified: trunk/caff/caff
===================================================================
--- trunk/caff/caff	2005-02-28 23:17:43 UTC (rev 36)
+++ trunk/caff/caff	2005-02-28 23:20:15 UTC (rev 37)
@@ -363,7 +363,7 @@
 
 sub usage() {
 	print STDERR "caff $VERSION - (c) 2004, 2005 Peter Palfrader\n";
-	print STDERR "Usage: $PROGRAM_NAME [-u <yourkeyid] <keyid> [<keyid> ...]\n";
+	print STDERR "Usage: $PROGRAM_NAME [-u <yourkeyid>] <keyid> [<keyid> ...]\n";
 	exit 1;
 };
 





More information about the Pgp-tools-commit mailing list