1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-08-24 08:06:18 +02:00

elinks: fix typo (confusion of ANSI vs. ASCII)

This commit is contained in:
Waldir Pimenta 2017-04-27 23:59:42 +01:00 committed by GitHub
parent 45d9ef5b6a
commit 13539295a4

View file

@ -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}}`