mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-02-01 16:42:35 +00:00
15 lines
282 B
Plaintext
15 lines
282 B
Plaintext
---
|
|
syntax: markdown
|
|
tags: [tldr, osx]
|
|
source: https://github.com/tldr-pages/tldr.git
|
|
---
|
|
# nfcd
|
|
|
|
> This daemon controls the NFC controller.
|
|
> It should not be invoked manually.
|
|
> More information: <https://keith.github.io/xcode-man-pages/nfcd.8.html>.
|
|
|
|
- Start the daemon:
|
|
|
|
`nfcd`
|