Files
tldr/pages.es/linux/distrobox-stop.md
Igor Támara 926cc6f1f5 distrobox-stop: add Spanish translation (#15342)
Co-authored-by: Darío Hereñú <magallania@gmail.com>
2024-12-27 00:00:54 +05:30

13 lines
374 B
Markdown

# 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`