1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-07-28 23:15:28 +02:00
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

374 B

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