webdump.1: fix typo - webdump - HTML to plain-text converter for webpages
HTML git clone git://git.codemadness.org/webdump
DIR Log
DIR Files
DIR Refs
DIR README
DIR LICENSE
---
DIR commit 2a8072787382c43b838ca34313c6e5d7db442669
DIR parent 3f23a6d875690d46720ee8fc8236e1e13be8d210
HTML Author: Hiltjo Posthuma <hiltjo@codemadness.org>
Date: Fri, 3 Jul 2026 14:21:03 +0200
webdump.1: fix typo
Diffstat:
M webdump.1 | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
DIR diff --git a/webdump.1 b/webdump.1
@@ -27,8 +27,8 @@ Use UTF-8 symbols for certain items like bullet items and rulers to make the
output fancier.
.It Fl a
Toggle ANSI escape codes.
-This is is used to markup text with bold, italic, underline, etc, by default
-it is not enabled.
+This is used to markup text with bold, italic, underline, etc, by default it is
+not enabled.
.It Fl b Ar baseurl
Base URL of links.
This is used to make links absolute.