bring nfc-list man page up to date
This commit is contained in:
parent
f1bb27d1af
commit
66176016ed
1 changed files with 6 additions and 4 deletions
|
@ -27,6 +27,7 @@ This includes SAK decoding and fingerprinting is available.
|
||||||
.TP
|
.TP
|
||||||
\fB-t\fP \fIX\fP
|
\fB-t\fP \fIX\fP
|
||||||
Polls only for types according to bitfield value of \fIX\fP:
|
Polls only for types according to bitfield value of \fIX\fP:
|
||||||
|
|
||||||
1: ISO14443A
|
1: ISO14443A
|
||||||
2: Felica (212 kbps)
|
2: Felica (212 kbps)
|
||||||
4: Felica (424 kbps)
|
4: Felica (424 kbps)
|
||||||
|
@ -34,11 +35,12 @@ Polls only for types according to bitfield value of \fIX\fP:
|
||||||
16: ISO14443B'
|
16: ISO14443B'
|
||||||
32: ISO14443B-2 ST SRx
|
32: ISO14443B-2 ST SRx
|
||||||
64: ISO14443B-2 ASK CTx
|
64: ISO14443B-2 ASK CTx
|
||||||
128: Jewel
|
128: ISO14443B iClass
|
||||||
|
256: ISO14443A-3 Jewel
|
||||||
|
512: ISO14443A-2 NFC Barcode
|
||||||
|
|
||||||
So 255 (default) polls for all types.
|
So 1023 (default) polls for all types.
|
||||||
|
Note that if 16, 32, 64 or 128 then 8 is selected too.
|
||||||
Note that if 16, 32 or 64 then 8 is selected too.
|
|
||||||
|
|
||||||
.SH EXAMPLE
|
.SH EXAMPLE
|
||||||
For an ISO/IEC 14443-A tag (i.e.Mifare DESFire):
|
For an ISO/IEC 14443-A tag (i.e.Mifare DESFire):
|
||||||
|
|
Loading…
Reference in a new issue