included help output from programs in documentation

git-svn-id: https://vsmartcard.svn.sourceforge.net/svnroot/vsmartcard@627 96b47cad-a561-4643-ad3b-153ac7d7599c
This commit is contained in:
frankmorgner
2011-11-05 21:50:36 +00:00
parent c4580264d5
commit ee0d5d07c2
14 changed files with 37 additions and 3 deletions

View File

@@ -11,6 +11,7 @@ do_subst = sed \
-e 's,[@]includedir[@],$(includedir),g' \
-e 's,[@]VERSION[@],$(VERSION),g' \
-e 's,[@]OPENSC_LIBS[@],$(OPENSC_LIBS),g' \
-e 's,[@]abs_top_srcdir[@],$(abs_top_srcdir),g' \
-e 's,[@]top_srcdir[@],$(top_srcdir),g'
EXTRA_DIST = README.rst.in README.rst autotools.rst.in questions.rst.in autotools.rst questions.rst

View File

@@ -32,6 +32,8 @@ pcsc-relay has the following dependencies:
- PC/SC middleware
- libnfc_
.. program-output:: sh -c 'cd /home/fm/work/vsmartcard/pcsc-relay/src && ./pcsc-relay --help'
---------------
Hints on libnfc

View File

@@ -32,6 +32,8 @@ pcsc-relay has the following dependencies:
- PC/SC middleware
- libnfc_
.. program-output:: sh -c 'cd @abs_top_srcdir@/src && ./pcsc-relay --help'
---------------
Hints on libnfc