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:
@@ -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 <morgner@informatik.hu-berlin.de> and Dominik Oepen
|
||||
<oepen@informatik.hu-berlin.de>
|
||||
Report bugs to @PACKAGE_BUGREPORT@
|
||||
''')
|
||||
|
||||
parser.add_argument("-t", "--type",
|
||||
|
||||
Reference in New Issue
Block a user