X-Git-Url: http://git.sthu.org/?a=blobdiff_plain;f=caff%2Fpgp-clean;h=1b877ba709b92a09fa261ab4a512f0845ff4569c;hb=e9b82980a8aaf77321870ea290857dcaffd95a84;hp=71022c51a32d03ae7c4754d906d4aa7d5aa61bf6;hpb=4219ad8c1186a68ee33caa90171ea0afeee88858;p=pgp-tools.git diff --git a/caff/pgp-clean b/caff/pgp-clean index 71022c5..1b877ba 100755 --- a/caff/pgp-clean +++ b/caff/pgp-clean @@ -247,7 +247,7 @@ my $KEYEDIT_DELSUBKEY_PROMPT = '^\[GNUPG:\] GET_BOOL keyedit.remove.subkey'; sub usage() { - print STDERR "caff $VERSION - (c) 2004, 2005 Peter Palfrader\n"; + print STDERR "pgp-clean $VERSION - (c) 2004, 2005 Peter Palfrader\n"; print STDERR "Usage: $PROGRAM_NAME [ ...]\n"; exit 1; };