diff --git a/docs/manual/CoreTasks/replace.html b/docs/manual/CoreTasks/replace.html index b8bf8acc9..38e26b542 100644 --- a/docs/manual/CoreTasks/replace.html +++ b/docs/manual/CoreTasks/replace.html @@ -13,6 +13,11 @@ in selected file.
If you want to replace a text that crosses line boundaries, you
must use a nested <replacetoken>
element.
The output file is only written if it differs from the existing +file. This prevents spurious rebuilds based on unchanged files which +have been regenerated by this task.
+