From 7d0ce07ecefc9945397c47afafc33dd6708e673e Mon Sep 17 00:00:00 2001 From: Nicolas Boisselier Date: Mon, 10 Apr 2023 03:05:36 +0200 Subject: [PATCH] bin/html2csv --- bin/html2csv | 1 + 1 file changed, 1 insertion(+) diff --git a/bin/html2csv b/bin/html2csv index e34658f2..5709044e 100755 --- a/bin/html2csv +++ b/bin/html2csv @@ -224,6 +224,7 @@ Quick usage: -option[print-num|pn!] Print num tag preffix Filter on inside tags (ex: ) + -option[exp1|E1=s] Regexp filter on tag 1 -option[exp2|E2=s] Regexp filter on tag 2 -option[exp3|E3=s] Regexp filter on tag 3 -- 2.47.3