Update cheatsheets

This commit is contained in:
ivuorinen
2025-12-30 00:21:56 +00:00
parent 65da745d60
commit 175e6fa7c5
59 changed files with 277 additions and 59 deletions

View File

@@ -5,7 +5,7 @@ source: https://github.com/tldr-pages/tldr.git
---
# contactsd
> Manages the information in your contacts database.
> Manage 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>.

View File

@@ -5,7 +5,7 @@ source: https://github.com/tldr-pages/tldr.git
---
# launchd
> Manages processes, both for the system and users.
> Manage processes, both for the system and users.
> You cannot invoke launchd manually, use launchctl to interact with it.
> More information: <https://developer.apple.com/library/archive/documentation/MacOSX/Conceptual/BPSystemStartup/Chapters/Introduction.html>.

View File

@@ -5,7 +5,7 @@ source: https://github.com/tldr-pages/tldr.git
---
# secd
> Controls access to and modification of keychain items.
> Control access to and modification of keychain items.
> It should not be invoked manually.
> More information: <https://keith.github.io/xcode-man-pages/secd.8.html>.

View File

@@ -5,7 +5,7 @@ source: https://github.com/tldr-pages/tldr.git
---
# translationd
> Enables Translation features.
> Enable Translation features.
> It should not be invoked manually.
- Start the daemon:

View File

@@ -5,7 +5,7 @@ source: https://github.com/tldr-pages/tldr.git
---
# warmd
> Controls caches used during startup and login.
> Control caches used during startup and login.
> It should not be invoked manually.
> More information: <https://keith.github.io/xcode-man-pages/warmd.8.html>.