geldkarte -V (return code: 2)
3:2017/09/25 14-46-30:geldkarte3(13260):client.c: 410: SCardEstablishContext: Error SCARD_E_NO_SERVICE: The Smartcard resource manager is not running. Maybe you have to start the Smartcard service manually?
ERROR: Could not init libchipcard3.
geldkarte --help (return code: 0)
General usage: geldkarte COMMAND [OPTIONS]
Allowed Commands:
This tool accepts the following commands:
loaded
show the amount of money stored on the card
maxload
show the maximum amount to be stored on the card
maxxfer
show the maximum amount which can be transferred in one session.
Allowed Options:
[-C PARAM]
[--configfile=PARAM]
Configuration file to load.
[-f PARAM]
[--file=PARAM]
File name.
This filename is used when reading or writing data such as public keys,
bank information etc.
[--logtype=PARAM]
Set the logtype (console, file).
[--loglevel=PARAM]
Set the log level (info, notice, warning, error).
[--logfile=PARAM]
Set the log file (if log type is "file").
[-v]
[--verbous]
Every occurrence of this option increases the verbosity.
[-h]
[--help]
Shows this help.