From 40f2d9f830fc86435e4d408689cb4168892d7d4c Mon Sep 17 00:00:00 2001 From: Werner Koch Date: Wed, 14 Jul 1999 17:47:23 +0000 Subject: See ChangeLog: Wed Jul 14 19:42:08 CEST 1999 Werner Koch --- tools/lspgpot | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tools') diff --git a/tools/lspgpot b/tools/lspgpot index 4041367f5..585629b5b 100755 --- a/tools/lspgpot +++ b/tools/lspgpot @@ -1,6 +1,6 @@ #!/bin/sh # lspgpot - script to extract the ownertrust values -# from a PGP keyrings and list them in GnuPG ownertrust format. +# from PGP keyrings and list them in GnuPG ownertrust format. ../g10/gpg --dry-run --with-fingerprint --with-colons $* | awk ' BEGIN { FS=":" -- cgit v1.2.3