mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-02-08 00:45:50 +00:00
16 lines
417 B
Plaintext
16 lines
417 B
Plaintext
---
|
|
syntax: markdown
|
|
tags: [tldr, osx]
|
|
source: https://github.com/tldr-pages/tldr.git
|
|
---
|
|
# contactsd
|
|
|
|
> Manages the information in your contacts database.
|
|
> It provides functionality to apps using the Contacts API and performs various background maintenance tasks.
|
|
> It should not be invoked manually.
|
|
> More information: <https://keith.github.io/xcode-man-pages/contactsd.8.html>.
|
|
|
|
- Start the daemon:
|
|
|
|
`contactsd`
|