diff --git a/bootstrapper-manual.html b/bootstrapper-manual.html index 911c9e8..2ed27b5 100644 --- a/bootstrapper-manual.html +++ b/bootstrapper-manual.html @@ -137,11 +137,12 @@

Metadata Patches

Metadata Patches are loaded from .txt files in the OpenWF/Metadata Patches/ folder.

-

They are parsed line by line, with leading and trailing spaces and tabs being ignored:

+

They are parsed line by line. If a line starts with /, a new patch for the given absolute path is started.

+

It is possible to have a single patch affect multiple paths by using ampersands. The start of a patch can also take up multiple lines if the ampersand is at the end of the line or the beginning of the next line.

+

For the remaining processing, leading and trailing spaces and tabs are ignored: