[Pcsclite-cvs-commit] r368 - trunk/muscleTool/man

Ludovic Rousseau rousseau at costa.debian.org
Wed Jan 25 14:43:18 UTC 2006


Author: rousseau
Date: 2006-01-25 14:43:18 +0000 (Wed, 25 Jan 2006)
New Revision: 368

Removed:
   trunk/muscleTool/man/muscleTool.1
Log:
remove since the file is generated from man/muscleTool.1.in


Deleted: trunk/muscleTool/man/muscleTool.1
===================================================================
--- trunk/muscleTool/man/muscleTool.1	2006-01-25 14:42:15 UTC (rev 367)
+++ trunk/muscleTool/man/muscleTool.1	2006-01-25 14:43:18 UTC (rev 368)
@@ -1,170 +0,0 @@
-.TH MUSCLETOOLS 1 "July  31, 2005"
-.\" Please adjust this date whenever revising the manpage.
-.\"
-.\" Some roff macros, for reference:
-.\" .nh        disable hyphenation
-.\" .hy        enable hyphenation
-.\" .ad l      left justify
-.\" .ad b      justify to both left and right margins
-.\" .nf        disable filling
-.\" .fi        enable filling
-.\" .br        insert line break
-.\" .sp <n>    insert n+1 empty lines
-.\" for manpage-specific macros, see man(7)
-.SH NAME
-muscleTool \- Program to manage and personalize your MuscleCard smartcards
-.SH SYNOPSIS
-.B muscleTool [-d]
-.br
-.SH OPTIONS
-.TP
-.B -d
-Enables libmusclecard debugging.
-.SH DESCRIPTION
-This manual page documents briefly the
-.B muscleTool
-command.
-.PP
-This manual page was written for the Debian distribution
-because the original program does not have a manual page.
-.PP
-.\" TeX users may be more comfortable with the \fB<whatever>\fP and
-.\" \fI<whatever>\fP escape sequences to invode bold face and italics,
-.\" respectively.
-\fBmuscletools\fP is a program that manage and personalize your
-MuscleCard smart cards.
-.PP
-Supported commands are:
-.PP
-- Object related functions
-.IP
-.B create
-.I [id] [size]
-Create an object
-.IP
-.B delete
-.I [id]
-Delete an object
-.IP
-.B write
-.I [file] [id]
-Write from file to object
-.IP
-.B read
-.I [id] [file]
-Read from object to file
-.IP
-.B move
-.I [id] [newid]
-Rename an object
-.IP
-.B list
-List objects on token
-.PP
-- PIN related functions
-.IP
-.B verify
-.I [pinnumber]
-Verify a PIN
-.IP
-.B makepin
-.I [number] [value] [unblkvalue]
-Create a PIN
-.IP
-.B changepin
-.I [pinnumber] [oldvalue] [newvalue]
-Change a PIN
-.IP
-.B unblock
-.I [pinnumber]
-Unblock a PIN
-.IP
-.B deleteid
-.I [IDnumber]
-Delete an ID
-.IP
-.B listpins
-List the PINs
-.PP
-- Key related functions
-.IP
-.B listkeys
-List the keys
-.IP
-.B exportkey
-.I [keynumber] [file]
-Export a key
-.IP
-.B importkey
-.I [pinnumber] [file]
-Import a key
-.IP
-.B genkeys
-.I [algorithm] [keysize]
-Generate keys
-.IP
-.B deletekey
-.I [keynumber]
-Delete a key
-.IP
-.B movekey
-.I [keynumber] [newkeynumber]
-Renumbers a key
-.IP
-.B filecrypt
-.I [keynum] [infile] [outfile]
-Perform a cipher operation on infile and stores result in outfile
-.IP
-.B crypt
-.I [keynum]
-Perform a cipher operation on user supplied string
-.PP
-- General functions
-.IP
-.B format
-.I [tokennumber]
-Format the token
-.IP
-.B tokens
-Lists tokens available
-.IP
-.B connect
-.I [tokennumber]
-Connect to a token
-.IP
-.B resume
-Get the token's capabilities
- crypt     - Lists available crypto algorithms
- rsa       - Lists RSA capabilities
- dsa       - Lists DSA capabilities
- des       - Lists DES capabilities
- 3des      - Lists 3DES capabilities
- aes       - Lists AES capabilities
- ec        - Lists EC capabilities
- keys      - Lists Key capabilities
- pins      - Lists PIN capabilities
- objects   - Lists Object capabilities
-.IP
-.B release
-Release a token
-.IP
-.B status
-Gets the token's status
-.IP
-.B challenge
-Gets a random number
-.IP
-.B logout
-Logs out AUT
-.IP
-.B version
-Print the version
-.IP
-.B exit
-Exits this program
-.SH SEE ALSO
-.BR xcard (1).
-.SH AUTHOR
-This manual page was written by Ludovic Rousseau <rousseau at debian.org>,
-and updated by Karsten Ohme <k_o_ at users.sourceforge.net>
-for the Debian GNU/Linux system (but may be used by others).




More information about the Pcsclite-cvs-commit mailing list