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:
parent
f3d0a78490
commit
93dbe283f4
1 changed files with 16 additions and 0 deletions
16
pages.es/common/elinks.md
Normal file
16
pages.es/common/elinks.md
Normal 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}}`
|
Loading…
Add table
Reference in a new issue