From 6ee550c1713cd8bda4bb98aea04814da7e55b114 Mon Sep 17 00:00:00 2001 From: tastytea Date: Mon, 24 May 2021 18:57:04 +0200 Subject: [PATCH] Update man page. --- man/epubgrep.1.adoc | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/man/epubgrep.1.adoc b/man/epubgrep.1.adoc index 8aa3a3b..f656db6 100644 --- a/man/epubgrep.1.adoc +++ b/man/epubgrep.1.adoc @@ -69,10 +69,9 @@ before>. and may not be avai === Differences to grep epubgrep does not operate on lines, but on whole files. This means you can -search for text spanning multiple lines. All newlines will be replaced by -spaces. - -HTML will be stripped newlines will be removed unless *--raw* is specified. +search for text spanning multiple lines. All newlines will be replaced by spaces +and HTML will be stripped. Use *--raw* if you want to search in the raw files +instead. === Configuration