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
This commit is contained in:
frankmorgner
2012-04-11 18:17:07 +00:00
parent 7a47a813cb
commit 44b5262ddc

View File

@@ -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 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. card applications can access the @PACKAGE_NAME@ through the vpcd via PC/SC.
Report bugs to @PACKAGE_BUGREPORT@
''', ''',
epilog=''' epilog='''
Written by Frank Morgner <morgner@informatik.hu-berlin.de> and Dominik Oepen Report bugs to @PACKAGE_BUGREPORT@
<oepen@informatik.hu-berlin.de>
''') ''')
parser.add_argument("-t", "--type", parser.add_argument("-t", "--type",