From 81749bcdf05ce96a58c7d6073a82195beaf02622 Mon Sep 17 00:00:00 2001 From: "B. Watson" Date: Tue, 4 Feb 2025 20:59:32 -0500 Subject: bsgrep: tweak docs. --- bsgrep | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'bsgrep') diff --git a/bsgrep b/bsgrep index 5422448..211a6f9 100755 --- a/bsgrep +++ b/bsgrep @@ -244,7 +244,8 @@ These options work with both B and B: Use I as the continuation character, rather than a backslash. Actually, there's no law that says it has to be a single character, if you can think of a use for a string here... though it's treated as -a fixed string, not a regular expression. +a fixed string, not a regular expression. This option does not exist +in B. =item -k @@ -255,7 +256,7 @@ This option does not exist in B. Prefix output lines with line numbers (same as B). For lines that are split with continuation characters, the line number will be -that of the first line in the set. +that of the first line in the set. Same as B. =item -w -- cgit v1.2.3