mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-08-10 17:55:48 +02:00
more: fix typo in Spanish translation (#9266)
This commit is contained in:
parent
c0525003cf
commit
0823dc2ffb
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@
|
||||||
|
|
||||||
`more {{ruta/al/archivo}}`
|
`more {{ruta/al/archivo}}`
|
||||||
|
|
||||||
- Abre un archivo mostrando desde una línea especifica:
|
- Abre un archivo mostrando desde una línea específica:
|
||||||
|
|
||||||
`more +{{numero_linea}} {{ruta/al/archivo}}`
|
`more +{{numero_linea}} {{ruta/al/archivo}}`
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue