mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-29 23:24:55 +02:00
distrobox-rm: add Spanish translation (#15341)
This commit is contained in:
parent
926cc6f1f5
commit
7327b20cd4
1 changed files with 12 additions and 0 deletions
12
pages.es/linux/distrobox-rm.md
Normal file
12
pages.es/linux/distrobox-rm.md
Normal file
|
@ -0,0 +1,12 @@
|
|||
# distrobox-rm
|
||||
|
||||
> Quita un contenedor Distrobox. Vea también: `tldr distrobox`.
|
||||
> Más información: <https://distrobox.it/usage/distrobox-rm>.
|
||||
|
||||
- Quita un contenedor Distrobox (Consejo: Detenga el contenedor antes de retirarlo):
|
||||
|
||||
`distrobox-rm {{nombre_del_contenedor}}`
|
||||
|
||||
- Quita un contenedor Distrobox a la fuerza:
|
||||
|
||||
`distrobox-rm {{nombre_del_contenedor}} --force`
|
Loading…
Add table
Reference in a new issue