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