.TH "geldkarte" "1" "@rpm_version@" "Martin Preuss" "LibChipCard" .SH "NAME" .LP geldkarte \- A tool to read information from a GeldKarte .SH "SYNOPSIS" .B geldkarte .RB COMMAND .RB [\| \-C .IR configfile \|] .RB [\| \-\-logfile .IR file \|] .RB [\| \-\-logtype .IR type \|] .RB [\| \-\-loglevel .IR level \|] .br .SH "DESCRIPTION" .LP The geldkarte lets you inspect your Geldkarte (a German system for 'plastic small change') chipcard. It comes with the libchipcard library. .BR .SH "COMMANDS" The parameter COMMAND can be one of the following three. Invoking without a COMMAND parameter displays instructions. .TP \fBloaded show amount of money stored on the card .TP \fBmaxload show amount of money which can be stored on the card .TP \fBmaxxfer show amount of money which can be transferred in one setting .SH "OPTIONS" .LP .TP \fB\-C\fR \fIconfigfile\fP Uses the given configuration file. If omitted the file \fI@CHIPCARDD_CFGFILE@\fR is used. .TP \fB\-\-logfile\fR \fIlogfile\fP Use the given file to store the log messages. It defaults to \fI@CHIPCARDD_LOGDIR@/@CHIPCARDD_LOGFILE@\fR. This only applies if the \fBlogtype\fR is \fIfile\fR (see below). .TP \fB\-\-logtype\fR \fIlogtype\fP Use the given log type. Currently the following \fIlogtypes\fR are supported: \fIstderr\fR, \fIfile\fR. Default is \fIstderr\fR. .TP \fB\-\-loglevel\fR \fIloglevel\fP Sets the loglevel. Valid levels are: \fIemergency\fR, \fIalert\fR, \fIcritical\fR, \fIerror\fR, \fIwarning\fR, \fInotice\fR, \fIinfo\fR, and \fIdebug\fR. Default is \fIwarning\fR. .SH "FILES" .LP \fI@CHIPCARDD_CFGFILE@\fP .br .SH "ENVIRONMENT VARIABLES" .LP geldkarte does not use any environment variables .BR .SH "AUTHORS" .LP Martin Preuss .SH "SEE ALSO" .LP libchipcard.conf(5) chipcardc.conf(5)