mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-06-08 01:06:04 +02:00
7zr: fix typo in Spanish translation (#11608)
This commit is contained in:
parent
0552f8f11a
commit
6fa40aef1f
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@
|
||||||
|
|
||||||
- E[x]trae un archivo a un directorio específico:
|
- E[x]trae un archivo a un directorio específico:
|
||||||
|
|
||||||
`7zr x {{ruta/al/larchivo.7z}} -o{ruta/de/salida}}`
|
`7zr x {{ruta/al/archivo.7z}} -o{ruta/de/salida}}`
|
||||||
|
|
||||||
- E[x]trae un archivo a `stdout`:
|
- E[x]trae un archivo a `stdout`:
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue