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:
parent
daa3de6c86
commit
0be9be04a5
1 changed files with 4 additions and 0 deletions
|
@ -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}}`
|
||||
|
|
Loading…
Add table
Reference in a new issue