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
|
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",
|
||||||
|
|||||||
Reference in New Issue
Block a user