Fix pod syntax problems in caff (Closes: #485653).
[pgp-tools.git] / README
diff --git a/README b/README
index 00225edc4ed3f024b782a2c133b205288129f4c0..c85a245fa64cc3e2fe68adcd0a0e2e13d58dd675 100644 (file)
--- a/README
+++ b/README
@@ -1,10 +1,17 @@
 This is a collection of several projects relating to OpenPGP.
 
 This is a collection of several projects relating to OpenPGP.
 
-* caff -- CA - fire and forget
-* gpglist -- show who signed which of your UIDs
-* gpgsigs -- annotate list of GnuPG keys with already done signatures
-* gpg-key2ps -- generate PostScript file with fingerprint paper strips
-* gpg-mailkeys -- simply mail out a signed key to its owner
+* caff: CA - Fire and Forget signs and mails a key
+* pgp-clean: removes all non-self signatures from key
+* pgp-fixkey: removes broken packets from keys
+* gpg-mailkeys: simply mail out a signed key to its owner
+* gpg-key2ps: generate PostScript file with fingerprint paper strips
+* gpglist: show who signed which of your UIDs
+* gpgsigs: annotates list of GnuPG keys with already done signatures
+* gpgparticipants: create a list of key signing party participants,
+  for use by the party organiser
+* keylookup: ncurses wrapper around gpg --search
+* sig2dot: converts a list of GnuPG signatures to a .dot file
+* springgraph: creates a graph from a .dot file
 
 For more information on each of these tools, please see their respective
 manpages. Please note that each individual project has its own license,
 
 For more information on each of these tools, please see their respective
 manpages. Please note that each individual project has its own license,