Package: libchipcard-tools Version: 4.2.4-2 Followup-For: Bug #508084 Attached find a man page :-)
Karsten -- Package-specific info: Available chipcard readers (output of "chipcard-tool list"): -- System Information: Debian Release: squeeze/sid APT prefers testing APT policy: (990, 'testing'), (50, 'unstable'), (1, 'experimental') Architecture: i386 (i686) Kernel: Linux 2.6.26-1-686 (SMP w/1 CPU core) Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/bash Versions of packages libchipcard-tools depends on: ii adduser 3.110 add and remove users and groups ii libc6 2.9-4 GNU C Library: Shared libraries ii libchipcard-data 4.2.4-2 configuration files for libchipcar ii libchipcardc2 4.2.4-2 library for accessing smartcards ii libchipcardd0 4.2.4-2 library for accessing smartcards ii libdbus-1-3 1.2.12-1 simple interprocess messaging syst ii libgcc1 1:4.3.3-3 GCC support library ii libgwenhywfar47 3.7.2-1 OS abstraction layer ii libhal1 0.5.11-8 Hardware Abstraction Layer - share ii libstdc++6 4.3.3-3 The GNU Standard C++ Library v3 ii procps 1:3.2.7-11 /proc file system utilities libchipcard-tools recommends no packages. libchipcard-tools suggests no packages. -- no debconf information
.\" ======================================================== .\" license: GPL .\" ======================================================== .\" .\" .TH "CHIPCARD-TOOL" "1" "2009 March 19th" "Manual for chipcard-tool" "" .SH "NAME" .B chipcard-tool - a commandline client to access smart cards via libchipcard .SH "SYNOPSIS" .B chipcard-tool .RB list | check | atr .RB [-C FILE] .RB [--configfile=FILE] .RB [-f FILE] .RB [--file=FILE] .RB [--logtype=TYPE] .RB [--loglevel=LEVEL] .RB [--logfile=FILE] .RB [-v] .RB [--verbous] .RB [-a] .RB [--showall] .RB [-t TIMEOUT] .RB [--timeout=TIMEOUT] .RB [--readers] .RB [--drivers] .RB [--services] .RB [--start-all] .RB [-h] .RB [--help] .SH "DESCRIPTION" .B chipcard-tool is a command line client for libchipcard for testing the setup. .SH "OPTIONS" .PP .TP .B -C FILE | --configfile=FILE Configuration file to load. .TP .B -f FILE | --file=FILE This filename is used when reading or writing data such as public keys, bank information etc. .TP .B --logtype=TYPE Set the logtype (console, file). .TP .B --loglevel=LEVEL Set the log level (info, notice, warning, error). .TP .B --logfile=FILE Set the log file (if log type is "file"). .TP .B -v | --verbous Every occurrence of this option increases the verbosity. .TP .B -a | --showall Show event log for drivers and readers. .TP .B -t TIMEOUT | --timeout=TIMEOUT Set the total timeout for check command. .TP .B --readers Show readers. .TP .B --drivers Show drivers. .TP .B --services Show services. .TP .B --start-all Start all readers when monitoring server .TP .B -h | --help Shows help. .SH "ENVIRONMENT" .SH "FILES" .PP .TP .B /etc/chipcard/ The system-wide configuration files. .TP .B /var/log/chipcard/ The default log files. .SH "SEE ALSO" .PP .TP .B http://www.libchipcard.de Homepage of libchipcard project. .TP .B /usr/share/doc/libchipcard-tools/ Local documentation .SH "BUGS" .SH "REVISION" .\" please add some upstream GIT tags here

