about summary refs log tree commit diff
path: root/man
diff options
context:
space:
mode:
authorLeah Neukirchen <leah@vuxu.org>2018-01-07 21:28:02 +0100
committerLeah Neukirchen <leah@vuxu.org>2018-01-07 21:28:02 +0100
commit07f3f044ed15a76433788d9ead142972e6d2efa1 (patch)
treeef499b6d60335b2f6db0aedf9071d098d033eb4a /man
parent5e7c300b425c9771942255c9c4f8ad8eebc7b6e3 (diff)
downloadmblaze-07f3f044ed15a76433788d9ead142972e6d2efa1.tar.gz
mblaze-07f3f044ed15a76433788d9ead142972e6d2efa1.tar.xz
mblaze-07f3f044ed15a76433788d9ead142972e6d2efa1.zip
msed: add s///d flag to remove on match
Diffstat (limited to 'man')
-rw-r--r--man/msed.18
1 files changed, 8 insertions, 0 deletions
diff --git a/man/msed.1 b/man/msed.1
index 009ed3f..39f34f8 100644
--- a/man/msed.1
+++ b/man/msed.1
@@ -97,6 +97,14 @@ where
 .Ar N
 is between 1 and 9.
 .Pp
+If
+.Ar flags
+contains the letter
+.Sq Cm d ,
+the header is removed if
+.Ar regex
+matched.
+.Pp
 By default, only the first match is replaced, unless
 .Ar flags
 contains the letter