1nfc-read-forum-tag3(1) NFC Utilities nfc-read-forum-tag3(1)
2
3
4
6 nfc-read-forum-tag3 - Extract NDEF Message from a NFC Forum Tag Type 3
7
9 nfc-read-forum-tag3 [ -q ] -o FILE
10
12 nfc-read-forum-tag3 This utility extracts (if available) NDEF Messages
13 contained in a NFC Forum Tag Type 3 to FILE
14
16 -o FILE : output extracted NDEF Message to FILE (use -o - to output to
17 stdout)
18
19 -q : be quiet, don't display Attribute Block parsing info
20
21
23 Please report any bugs on the libnfc issue tracker at:
24 https://github.com/nfc-tools/libnfc/issues
25
27 libnfc is licensed under the GNU Lesser General Public License (LGPL),
28 version 3.
29 libnfc-utils and libnfc-examples are covered by the the BSD 2-Clause
30 license.
31
33 Roel Verdult <roel@libnfc.org>,
34 Romain Tartière <romain@libnfc.org>,
35 Romuald Conty <romuald@libnfc.org>.
36
37 This manual page was written by Audrey Diacre <adiacre@il4p.fr>. It is
38 licensed under the terms of the GNU GPL (version 2 or later).
39
40
41
42libnfc November 22, 2011 nfc-read-forum-tag3(1)