From 8e7e4c919ebc8192ace98879fc7d74ba48540718 Mon Sep 17 00:00:00 2001 From: Nicolas Boisselier Date: Tue, 23 Jan 2024 09:35:03 +0100 Subject: [PATCH] bin/html2csv --- bin/html2csv | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/html2csv b/bin/html2csv index a49e3d42..8e190bcc 100755 --- a/bin/html2csv +++ b/bin/html2csv @@ -234,7 +234,7 @@ Quick usage: -option[href2td!] Treat first column href as a new column -option[href2txt!] -option[sep|s=s] Default: tab (\t) - -option[html!] Escape html (default: yes) + -option[html!] Keep html entities (default: yes) -option[num|n=i] Only dump table number -option[print-num|pn!] Print num tag preffix -- 2.47.3