mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-09-10 17:13:50 +02:00
repo-remove: add Spanish translation (#12457)
This commit is contained in:
parent
fb3a4dae4b
commit
8f896682da
1 changed files with 8 additions and 0 deletions
8
pages.es/linux/repo-remove.md
Normal file
8
pages.es/linux/repo-remove.md
Normal file
|
@ -0,0 +1,8 @@
|
|||
# repo-remove
|
||||
|
||||
> Utilidad de mantenimiento de la base de datos de paquetes que elimina paquetes de un repositorio local.
|
||||
> Más información: <https://man.archlinux.org/man/repo-add>.
|
||||
|
||||
- Elimina un paquete de un repositorio local:
|
||||
|
||||
`repo-remove {{ruta/a/base_de_datos.db.tar.gz}} {{paquete}}`
|
Loading…
Add table
Reference in a new issue