distrobox-host-exec: add Spanish translation (#15339)

This commit is contained in:
Igor Támara
2024-12-26 13:31:48 -05:00
committed by GitHub
parent 43ac93e0af
commit 3a7fe1f6db

View File

@@ -0,0 +1,12 @@
# distrobox-host-exec
> Ejecuta un comando en el anfitrión desde dentro de un contenedor Distrobox. Vea también: `tldr distrobox`.
> Más información: <https://distrobox.it/usage/distrobox-host-exec>.
- Ejecuta el comando en el sistema anfitrión desde el interior del contenedor Distrobox:
`distrobox-host-exec "{{comando}}"`
- Ejecuta el comando `ls` en el sistema anfitrión desde el interior del contenedor:
`distrobox-host-exec ls`