1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-07-23 17:15:25 +02:00

toolbox-init-container: add Spanish translation (#15330)

This commit is contained in:
Igor Támara 2024-12-26 13:40:07 -05:00 committed by GitHub
parent 9aa42e2d76
commit 5637cacfbd
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -0,0 +1,9 @@
# toolbox init-container
> Inicializa un contenedor de `toolbox` que está en funcionamiento.
> Este comando no debe ser ejecutado por el usuario, y no puede ser ejecutado en el host.
> Más información: <https://manned.org/toolbox-init-container.1>.
- Inicializa un `toolbox` que está en funcionamiento:
`toolbox init-container --gid {{gid}} --home {{directorio_home}} --home-link --media-link --mnt-link --monitor-host --shell {{shell}} --uid {{uid}} --user {{usuario}}`