Examples: some more misc fixes
This commit is contained in:
parent
7128eabfad
commit
1d0c7fe68e
9 changed files with 27 additions and 13 deletions
|
|
@ -8,13 +8,18 @@ nfc-mfultralight \- MIFARE Ultralight command line tool
|
|||
|
||||
.SH DESCRIPTION
|
||||
.B nfc-mfultralight
|
||||
is a MIFARE Ultralight tool that allow to read or write
|
||||
is a MIFARE Ultralight tool that allows to read or write
|
||||
a tag data to/from a
|
||||
.IR DUMP
|
||||
file.
|
||||
|
||||
MIFARE Ultralight tag is one of the most widely used RFID tags for ticketing application.
|
||||
It uses a binary Mifare Dump file (MFD) to store data for all sectors.
|
||||
|
||||
Be cautious that some parts of a Ultralight memory can be written only once
|
||||
and some parts are used as lock bits, so please read the tag documentation
|
||||
before experimenting too much!
|
||||
|
||||
.SH OPTIONS
|
||||
.BR r " | " w
|
||||
Perform read from (
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue