summaryrefslogtreecommitdiffstats
path: root/graphics/sig2dot/DETAILS
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/sig2dot/DETAILS')
-rwxr-xr-xgraphics/sig2dot/DETAILS6
1 files changed, 5 insertions, 1 deletions
diff --git a/graphics/sig2dot/DETAILS b/graphics/sig2dot/DETAILS
index 1038b8a41c..e9eaee0d88 100755
--- a/graphics/sig2dot/DETAILS
+++ b/graphics/sig2dot/DETAILS
@@ -10,5 +10,9 @@ SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${SPELL}-${VERSION}
KEYWORDS="graph graphics"
SHORT="Generate .dot graph file for GPG/PGP keyring relationships"
cat << EOF
-sig2dot.pl can be used to generate a graph of all of the signature relationships in a GPG/PGP keyring, like those resulting from keysigning parties, or the Debian Keyring (of all Debian developers). It converts the output of "gpg --list-sigs" to a .dot file, which is a graph definition that can be rendered by springgraph or graphviz. sig2dot is released under the GPL.
+sig2dot.pl can be used to generate a graph of all of the signature
+relationships in a GPG/PGP keyring, like those resulting from keysigning
+parties, or the Debian Keyring (of all Debian developers). It converts the
+output of "gpg --list-sigs" to a .dot file, which is a graph definition that
+can be rendered by springgraph or graphviz. sig2dot is released under the GPL.
EOF