Query: sig2dot
OS: debian
Section: 1
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
SIG2DOT(1) General Commands Manual SIG2DOT(1)NAMEsig2dot - creates a .dot file from a GPG signature listingSYNOPSISsig2dot [OPTIONS] < input-file > output-fileDESCRIPTIONThis manual page documents briefly the sig2dot command. Sig2dot parses the output of "gpg --list-sigs" and produces a .dot file that can be used as input to a graphing program.OPTIONSsig2dot accepts the following options: -b Black and white / do not colorize. -d <date> Render graph as it appeared on <date> (ignores more recent signatures). Date must be in the format "YYYY-MM-DD". Will also ignore keys that have since been revoked. -s <html-file-name> Produces a sory HTML statistics file with the number of signatures per node. -a Graph all keys, even if they do not have a signature -r <key-revoked-string> Sets the text for the key-revoked string used by GnuPG. The default is what is used in the English version. This parameter can be set for versions of GnuPG localized to other languages. Default: "[revoked". -t <title> Sets the title for the graph generated. Default: "Keyring Statistics". -u <user-not-found-string> Sets the text for the user-not-found string used by GnuPG. The default is what is used in the English version. This parame- ter can be set for versions of GnuPG localized to other languages. Default: "[user id not found]". -q Be quiet. -h Print help and exit. -v Print version and exit.EXAMPLEgpg --list-sigs | sig2dot > sigs.dot springgraph < sigs.dot > sigs.pngSEE ALSOspringgraph(1) gnupg(1)AUTHORSDarxus@ChaosReigns.com with modifications by Kevin Rosenberg. Versions 0.35 and later are by Christoph Berg <cb@df7cb.de>. This manual page was written by Kevin M. Rosenberg <kmr@debian.org>, for the Debian GNU/Linux system (but may be used by others). May 31, 2006 SIG2DOT(1)
Related Man Pages |
---|
gpgv(1) - suse |
caff(1) - debian |
gpgv2(1) - debian |
gpgv(1) - centos |
gpgv2(1) - centos |
Similar Topics in the Unix Linux Community |
---|
Sigs? |
Celebrate GnuPG's 10th birthday! |
YaketyStats 2.0 (Default branch) |
YaketyStats 2.1 (Default branch) |
GnuPG Syntax Help |