source: trunk/src/tools/openct-tool.1.in @ 634

Revision 634, 729 bytes checked in by aj, 7 years ago (diff)

-man.patch contains a very rudimentary manual page for openct-tool. I
intend to expand it somewhat in the future, and create manual pages for
other tools in OpenCT as well. (Ville Skytta)

Line 
1.TH openct-tool "1" "May 2005" "OpenCT @VERSION@" "OpenCT"
2.SH NAME
3openct-tool \- OpenCT smart card utility
4.SH SYNOPSIS
5openct\-tool [options] command ...
6.SH OPTIONS
7.TP
8\fB\-d\fR
9enable debugging; repeat to increase verbosity
10.TP
11\fB\-f\fR \fIconfigfile\fR
12specify config file (default @openct_conf_path@)
13.TP
14\fB\-r\fR \fIreader\fR
15specify index of reader to use
16.TP
17\fB\-h\fR
18display this message
19.TP
20\fB\-v\fR
21display version and exit
22.SH COMMANDS
23.TP
24\fBlist\fR
25list all readers found
26.TP
27\fBatr\fR
28print ATR of card in selected reader
29.TP
30\fBwait\fR
31wait for card to be inserted
32.TP
33\fBrwait\fR
34wait for reader to be attached
35.TP
36\fBmf\fR
37try to select main folder of card
38.TP
39\fBread\fR
40dump memory of synchronous card
Note: See TracBrowser for help on using the repository browser.