mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-08-24 03:44:17 +02:00
elinks: fix typo (confusion of ANSI vs. ASCII)
This commit is contained in:
parent
45d9ef5b6a
commit
13539295a4
1 changed files with 1 additions and 1 deletions
|
@ -10,6 +10,6 @@
|
|||
|
||||
`ctrl+c`
|
||||
|
||||
- Dump output of webpage to console colorizing the text with ANSII control codes:
|
||||
- Dump output of webpage to console colorizing the text with ANSI control codes:
|
||||
|
||||
`elinks -dump -dump-color-mode {{1}} {{url}}`
|
||||
|
|
Loading…
Add table
Reference in a new issue