distrobox-stop: add Spanish translation (#15342)
Co-authored-by: Darío Hereñú <magallania@gmail.com>
This commit is contained in:
12
pages.es/linux/distrobox-stop.md
Normal file
12
pages.es/linux/distrobox-stop.md
Normal 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`
|
Reference in New Issue
Block a user