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

coverage
Waldir Pimenta 2017-04-27 23:59:42 +01:00 committed by GitHub
parent 45d9ef5b6a
commit 13539295a4
1 changed files with 1 additions and 1 deletions

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