From 44b5262ddce47c0824aa0775588faac6d832e4b5 Mon Sep 17 00:00:00 2001 From: frankmorgner Date: Wed, 11 Apr 2012 18:17:07 +0000 Subject: [PATCH] dont mention authors in help The argument formatter removes linebreaks and paragraphs, so we have to reduce the amount of information shown. git-svn-id: https://vsmartcard.svn.sourceforge.net/svnroot/vsmartcard@751 96b47cad-a561-4643-ad3b-153ac7d7599c --- virtualsmartcard/src/vpicc/vicc.in | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/virtualsmartcard/src/vpicc/vicc.in b/virtualsmartcard/src/vpicc/vicc.in index 42674c7..07ddc8e 100644 --- a/virtualsmartcard/src/vpicc/vicc.in +++ b/virtualsmartcard/src/vpicc/vicc.in @@ -29,12 +29,9 @@ The @PACKAGE_NAME@ emulates different types of smart cards. The emulator connects to the virtual smart card reader reader (vpcd). Smart card applications can access the @PACKAGE_NAME@ through the vpcd via PC/SC. - -Report bugs to @PACKAGE_BUGREPORT@ ''', epilog=''' -Written by Frank Morgner and Dominik Oepen - +Report bugs to @PACKAGE_BUGREPORT@ ''') parser.add_argument("-t", "--type",