mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-29 23:24:55 +02:00
automountd: add pt_BR translation
This commit is contained in:
parent
27a589b62d
commit
7118bece41
1 changed files with 13 additions and 0 deletions
13
pages.pt_BR/osx/automountd.md
Normal file
13
pages.pt_BR/osx/automountd.md
Normal file
|
@ -0,0 +1,13 @@
|
|||
# automountd
|
||||
|
||||
> Um daemon de montagem/desmontagem automática para `autofs`. Iniciado sob demanda por `launchd`.
|
||||
> Não deve ser invocado manualmente.
|
||||
> Mais informações: <https://www.manpagez.com/man/8/automountd/>.
|
||||
|
||||
- Iniciar o daemon:
|
||||
|
||||
`automountd`
|
||||
|
||||
- Log de mais detalhes em `syslog`:
|
||||
|
||||
`automountd -v`
|
Loading…
Add table
Reference in a new issue