Skip to content

Commit

Permalink
Add undocumented option -s to nfc-relay-picc man page
Browse files Browse the repository at this point in the history
  • Loading branch information
Stean committed Nov 4, 2018
1 parent c52cdb1 commit f93169f
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions utils/nfc-relay-picc.1
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,11 @@ tag <---> initiator (relay) <---> target (relay) <---> original reader
Commands are read from file descriptor 3
Responses are sent to file descriptor 4

\fB-s\fP
Swap roles of found devices
Usually the first found device is used as target (emulator) and the second
as initiator (reader). Using this option these roles are inversed.

\fB-n\fP \fIN\fP
Adds a waiting time of \fIN\fP seconds (integer) in the loop

Expand Down

0 comments on commit f93169f

Please sign in to comment.