distrobox-stop: add Spanish translation (#15342)

Co-authored-by: Darío Hereñú <magallania@gmail.com>
This commit is contained in:
Igor Támara
2024-12-26 13:30:54 -05:00
committed by GitHub
parent 1f423572d4
commit 926cc6f1f5

View File

@@ -0,0 +1,12 @@
# distrobox-stop
> Detiene un contenedor Distrobox. Vea también: `tldr distrobox`.
> Más información: <https://distrobox.it/usage/distrobox-stop>.
- Detiene un contenedor Distrobox:
`distrobox-stop {{nombre_del_contenedor}}`
- Detiene un contenedor Distrobox de un modo no interactivo (no pide confirmación):
`distrobox-stop --name {{nombre_del_contenedor}} --yes`