X-Git-Url: http://git.sthu.org/?a=blobdiff_plain;ds=sidebyside;f=gpg-key2ps%2FREADME;fp=gpg-key2ps%2FREADME;h=94a255830ab5cc4db09d352a55258f1e9b09b75c;hb=4b32032b04fe6bf1b6c1aa979f871fcd313e0476;hp=0000000000000000000000000000000000000000;hpb=71652b2ffa86fcf6caf727ac6c52848abc9a26f8;p=pgp-tools.git diff --git a/gpg-key2ps/README b/gpg-key2ps/README new file mode 100644 index 0000000..94a2558 --- /dev/null +++ b/gpg-key2ps/README @@ -0,0 +1,44 @@ +gpg-key2ps +---------- + +Usage: gpg-key2ps [-p papersize] [-r revoked-style] keyid-or-name + +revoked-style is one of: + grey - Print text in grey + hide - Don't show revoked uids + note - Add "(revoked)" + show - List revoked uids normally + strike - Strike through lines + +Output is PostScript which can be sent to e.g. the lpr command. + + +CREDITS +------- + +This script comes from the original Signing-Party package which has been +originally created and maintained by Simon Richter and +Thijs Kinkhorst . + + +COPYRIGHT & LICENSE +------------------- + +Copyright (C) 2001-2005 Simon Richter and Thijs Kinkhorst + + This program is free software; you can redistribute it and/or modify + it under the terms of the GNU General Public License as published by + the Free Software Foundation; either version 2 of the License, or + (at your option) any later version. + + This program is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + GNU General Public License for more details. + + You should have received a copy of the GNU General Public License with + the Debian GNU/Linux distribution in file /usr/share/common-licenses/GPL; + if not, write to the Free Software Foundation, Inc., 59 Temple Place, + Suite 330, Boston, MA 02111-1307 USA + +