1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-09-10 15:33:50 +02:00

elinks: add Spanish translation (#15218)

Co-authored-by: Darío Hereñú <magallania@gmail.com>
This commit is contained in:
Igor Támara 2024-12-21 12:00:33 -05:00 committed by GitHub
parent f3d0a78490
commit 93dbe283f4
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

16
pages.es/common/elinks.md Normal file
View file

@ -0,0 +1,16 @@
# elinks
> Un navegador basado en texto similar a `lynx`.
> Más información: <https://github.com/rkd77/elinks>.
- Inicia ELinks:
`elinks`
- Sale de ELinks:
`<Ctrl> + C`
- Vuelca la página web a la consola, colorea el texto con códigos de control ANSI:
`elinks -dump -dump-color-mode {{1}} {{url}}`