From 13539295a41d0a7c29d4aec7e7cee372102e2ef6 Mon Sep 17 00:00:00 2001 From: Waldir Pimenta Date: Thu, 27 Apr 2017 23:59:42 +0100 Subject: [PATCH] elinks: fix typo (confusion of ANSI vs. ASCII) --- pages/common/elinks.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/common/elinks.md b/pages/common/elinks.md index ec2465ee6..6b4a0c53d 100644 --- a/pages/common/elinks.md +++ b/pages/common/elinks.md @@ -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}}`