webdump.1: fix copypasted flag description - webdump - HTML to plain-text converter for webpages
(HTM) git clone git://git.codemadness.org/webdump
(DIR) Log
(DIR) Files
(DIR) Refs
(DIR) README
(DIR) LICENSE
---
(DIR) commit 473563a6c16c683af52cb791fbbfdfb997f758bb
(DIR) parent 1232b5b3d77c458704341ac436ff4230a3077007
(HTM) Author: Lucas de Sena <lucas@seninha.org>
Date: Fri, 26 Apr 2024 22:28:09 -0300
webdump.1: fix copypasted flag description
Diffstat:
M webdump.1 | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
(DIR) diff --git a/webdump.1 b/webdump.1
@@ -46,7 +46,7 @@ not enabled.
.It Fl r
Toggle if line-wrapping mode is enabled, by default it is not enabled.
.It Fl s
-CSS-like selectors, this sets a reader mode to hide content matching the
+CSS-like selectors, this sets a reader mode to show only content matching the
selector, see the section
.Sx SELECTOR SYNTAX
for the syntax.