From 7cbc49430188836c706d0cca2970b67c701d86a1 Mon Sep 17 00:00:00 2001 From: "phrawzty (dan)" Date: Thu, 5 Jan 2012 11:13:30 +0100 Subject: [PATCH] Add --regex to manual --- conf/type/__addifnosuchline/man.text | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/conf/type/__addifnosuchline/man.text b/conf/type/__addifnosuchline/man.text index 722a3080..3051ff36 100644 --- a/conf/type/__addifnosuchline/man.text +++ b/conf/type/__addifnosuchline/man.text @@ -25,7 +25,9 @@ OPTIONAL PARAMETERS file:: If supplied, use this as the destination file. Otherwise the object_id is used. - +regex:: + If supplied, search for this regex. + Otherwise entire line must be matched. EXAMPLES --------