pages.pt_BR/osx/*: update outdated pages (#13944)

This commit is contained in:
Rafael Fontenelle
2024-10-03 12:01:27 -03:00
committed by GitHub
parent 5c54d531d9
commit b30f61865c
5 changed files with 44 additions and 7 deletions

View File

@@ -1,8 +1,13 @@
# launchd
> Este comando é um apelido de `launchctl`.
> Este comando gerencia processo, tanto do sistema quanto de usuários.
> Você não pode invocar launchd manualmente, use launchctl para interagir com ele.
> Mais informações: <https://developer.apple.com/library/archive/documentation/MacOSX/Conceptual/BPSystemStartup/Chapters/Introduction.html>.
- Exibe documentação sobre o comando original:
- Executa init:
`/sbin/launchd`
- Exibe documentação sobre a interação com launchd por meio do launchctl:
`tldr launchctl`