From 66176016ed2cbc37713c77e1d75cc4356e3403c7 Mon Sep 17 00:00:00 2001 From: Adam Laurie Date: Tue, 12 May 2020 16:52:47 +0100 Subject: [PATCH] bring nfc-list man page up to date --- utils/nfc-list.1 | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/utils/nfc-list.1 b/utils/nfc-list.1 index 69eb12e..7471461 100644 --- a/utils/nfc-list.1 +++ b/utils/nfc-list.1 @@ -27,6 +27,7 @@ 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) @@ -34,11 +35,12 @@ Polls only for types according to bitfield value of \fIX\fP: 16: ISO14443B' 32: ISO14443B-2 ST SRx 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. - -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):