Update cheatsheets

This commit is contained in:
ivuorinen
2024-10-11 00:16:59 +00:00
parent 08e6a26f5e
commit b0756d672e
16 changed files with 70 additions and 12 deletions

View File

@@ -5,7 +5,7 @@ source: https://github.com/tldr-pages/tldr.git
---
# launchd
> This manages processes, both for the system and users.
> Manages 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>.