diff --git a/docs/commandref.html b/docs/commandref.html index 64210b330..bb1e78074 100644 --- a/docs/commandref.html +++ b/docs/commandref.html @@ -702,9 +702,11 @@ A line ending with \ will be concatenated with the next one, so long lines it will be used instead the global configfile attribute.

Notes: @@ -881,10 +883,8 @@ A line ending with \ will be concatenated with the next one, so long lines If this attribute is set, then the last command of the generated configfile (see the save command) will be
include <lastinclude-value>
- This file is needed, as the save command will write only defines and - attributes to the config file, any other commands / includes will be - lost. E.g. it makes sense to set the FHTcode in - this file. + This attribute is DEPRECATED, use notify, with + the INITIALIZED event to execute commands after initialization.