diff --git a/README.asciidoc b/README.asciidoc index 548900b..9183f4f 100644 --- a/README.asciidoc +++ b/README.asciidoc @@ -601,7 +601,7 @@ The following options can be overridden on a per-instance basis: `notifyMsgServerTerminated`:: Message to be sent when server has crashed and is being restarted. Use `-` to disable. -`notifyvar_`: +`notifyvar_`:: Extra variables to be used to replace `{}` replacement parameters in notify message. e.g. `notifyvar_instancename="My Instance"` will replace `{instancename}` with `My Instance` in the notify message.