1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-04-22 01:02:09 +02:00

7za: update Spanish translation (#14307)

This commit is contained in:
Darío Hereñú 2024-10-30 02:08:13 -03:00 committed by GitHub
parent daa3de6c86
commit 0be9be04a5
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -31,3 +31,7 @@
- [l]ista los contenidos de un archivo:
`7za l {{ruta/al/archivo.7z}}`
- Establece el nivel de compresión (más alto significa más compresión, pero más lenta):
`7za a {{ruta/al/archivo.7z}} -mx={{0|1|3|5|7|9}} {{ruta/al/archivo_o_directorio}}`