diff --git a/bootstrapper-manual.html b/bootstrapper-manual.html index e7a1432..f9199d2 100644 --- a/bootstrapper-manual.html +++ b/bootstrapper-manual.html @@ -132,7 +132,7 @@
USER
message is adjusted to contain nonce=...
in the 'realname' field.Metadata Patches are loaded from text files in the OpenWF/Metadata Patches/
folder.
Metadata Patches are loaded from .txt
files in the OpenWF/Metadata Patches/
folder.
They are generally parsed line by line, with roughly the following steps being taken for each line:
/
, a new patch for the given absolute path is started. If the line ends on &
, the next line that also starts with /
will be added to this patch instead of creating a new patch.