not using static path for program-output. instead setting the correct envirnment in conf.py.
git-svn-id: https://vsmartcard.svn.sourceforge.net/svnroot/vsmartcard@635 96b47cad-a561-4643-ad3b-153ac7d7599c
This commit is contained in:
@@ -109,7 +109,7 @@ To pass a secret to npa-tool, the command line parameters or the environment
|
||||
variables PIN/CAN/MRZ/PUK/NEWPIN can be used. If none of these options is used,
|
||||
npa-tool will show a password prompt.
|
||||
|
||||
.. program-output:: sh -c 'cd /home/fm/work/vsmartcard/npa/src && ./npa-tool --help'
|
||||
.. program-output:: npa-tool --help
|
||||
|
||||
----------------------
|
||||
Linking against libnpa
|
||||
|
||||
@@ -109,7 +109,7 @@ To pass a secret to npa-tool, the command line parameters or the environment
|
||||
variables PIN/CAN/MRZ/PUK/NEWPIN can be used. If none of these options is used,
|
||||
npa-tool will show a password prompt.
|
||||
|
||||
.. program-output:: sh -c 'cd @abs_top_srcdir@/src && ./npa-tool --help'
|
||||
.. program-output:: npa-tool --help
|
||||
|
||||
----------------------
|
||||
Linking against libnpa
|
||||
|
||||
Reference in New Issue
Block a user