include program version in help

This commit is contained in:
Frank Morgner
2013-06-27 00:25:05 +02:00
parent 59b8c8cab1
commit 31ff210f08

View File

@@ -24,7 +24,7 @@ import argparse
parser = argparse.ArgumentParser( parser = argparse.ArgumentParser(
description=''' description='''
@PACKAGE_SUMMARY@ @PACKAGE_NAME@ @PACKAGE_VERSION@: @PACKAGE_SUMMARY@.
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.