mirror of
https://github.com/nfc-tools/libnfc.git
synced 2026-03-02 05:36:36 +00:00
tamashell: accepts script as arg, this makes shebang possible
This commit is contained in:
@@ -3,6 +3,7 @@
|
||||
pn53x-tamashell \- PN53x TAMA communication demonstration shell
|
||||
.SH SYNOPSIS
|
||||
.B pn53x-tamashell
|
||||
.IR [script]
|
||||
.SH DESCRIPTION
|
||||
.B pn53x-tamashell
|
||||
is a simple interactive tool to send so called TAMA commands
|
||||
@@ -50,6 +51,10 @@ Same thing, with a script:
|
||||
Rx: Command Not Acceptable
|
||||
> Bye!
|
||||
|
||||
.SH OPTIONS
|
||||
.IR script
|
||||
Script file with tama commands
|
||||
|
||||
.SH BUGS
|
||||
Please report any bugs on the
|
||||
.B libnfc
|
||||
|
||||
Reference in New Issue
Block a user