Skip to content

Commit

Permalink
bring nfc-list man page up to date
Browse files Browse the repository at this point in the history
  • Loading branch information
AdamLaurie committed May 12, 2020
1 parent f1bb27d commit 6617601
Showing 1 changed file with 6 additions and 4 deletions.
10 changes: 6 additions & 4 deletions utils/nfc-list.1
Original file line number Diff line number Diff line change
Expand Up @@ -27,18 +27,20 @@ This includes SAK decoding and fingerprinting is available.
.TP
\fB-t\fP \fIX\fP
Polls only for types according to bitfield value of \fIX\fP:

1: ISO14443A
2: Felica (212 kbps)
4: Felica (424 kbps)
8: ISO14443B
16: ISO14443B'
32: ISO14443B-2 ST SRx
64: ISO14443B-2 ASK CTx
128: Jewel

So 255 (default) polls for all types.
128: ISO14443B iClass
256: ISO14443A-3 Jewel
512: ISO14443A-2 NFC Barcode

Note that if 16, 32 or 64 then 8 is selected too.
So 1023 (default) polls for all types.
Note that if 16, 32, 64 or 128 then 8 is selected too.

.SH EXAMPLE
For an ISO/IEC 14443-A tag (i.e.Mifare DESFire):
Expand Down

0 comments on commit 6617601

Please sign in to comment.