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