mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-22 06:02:18 +02:00
7z: update Spanish translation (#12813)
Co-authored-by: spageektti <git@spageektti.cc> Co-authored-by: Alejandro Cervera <96702705+tricantivu@users.noreply.github.com> Co-authored-by: Darío Hereñú <magallania@gmail.com>
This commit is contained in:
parent
700b2dc358
commit
0b2f277b42
1 changed files with 4 additions and 0 deletions
|
@ -30,3 +30,7 @@
|
|||
- Lista el contenido de un archivo comprimido:
|
||||
|
||||
`7z l {{archivo_comprimido.7z}}`
|
||||
|
||||
- Establece el nivel de compresión más alto significa más compresión, pero será más lento:
|
||||
|
||||
`7z a {{ruta/al/archivo_comprimido.7z}} -mx={{0|1|3|5|7|9}} {{ruta/al/archivo_o_directorio_a_comprimir}}`
|
||||
|
|
Loading…
Add table
Reference in a new issue