diff --git a/daemon/README.md b/daemon/README.md index 02998cb..976456a 100644 --- a/daemon/README.md +++ b/daemon/README.md @@ -153,7 +153,7 @@ In case of failure the server returns a **text/plain** content type with the cat Example { - "version:" "bondagit-1.0" + "version:" "bondagit-1.5" } where: @@ -270,8 +270,8 @@ where: > **_NOTE:_** This parameter is read-only and cannot be set. The server will determine the node id at startup time. > **custom\_node\_id** -> JSON string specifying a custom node identifier used to identify mDNS, SAP and SDP services announced by the daemon. -> When this parameter is empty the *node_id" is automatically generated by the daemon based on the current IP address. +> JSON string specifying a custom node identifier used to identify mDNS, SAP and SDP services announced by the daemon. +> When this parameter is empty the *node_id* is automatically generated by the daemon based on the current IP address. > **_NOTE:_** When not empty, it is responsibility of the user to specify a unique node id to avoid name clashes on the LAN. > **ptp\_status\_script**