mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-07-23 03:35:24 +02:00
launchd: improving main description (#14101)
This commit is contained in:
parent
06452a8ff6
commit
b5e3441c59
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
# 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>.
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue