mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-08-13 12:35:42 +02:00
automountd: add Spanish translation (#11594)
This commit is contained in:
parent
3e4e1d9fa6
commit
cdd9f387bc
1 changed files with 13 additions and 0 deletions
13
pages.es/osx/automountd.md
Normal file
13
pages.es/osx/automountd.md
Normal file
|
@ -0,0 +1,13 @@
|
||||||
|
# automountd
|
||||||
|
|
||||||
|
> Un daemon de montaje/desmontaje automático para `autofs`. Iniciado bajo demanda por `launchd`.
|
||||||
|
> No debe ser invocado manualmente.
|
||||||
|
> Más información: <https://www.manpagez.com/man/8/automountd/>.
|
||||||
|
|
||||||
|
- Inicia el daemon:
|
||||||
|
|
||||||
|
`automountd`
|
||||||
|
|
||||||
|
- Registra más detalles en `syslog`:
|
||||||
|
|
||||||
|
`automountd -v`
|
Loading…
Add table
Reference in a new issue