From e2aad3e2882efd4a77e32930f46618684cc014c9 Mon Sep 17 00:00:00 2001 From: Andrea Bondavalli <56439183+bondagit@users.noreply.github.com> Date: Sat, 28 May 2022 08:52:20 +0200 Subject: [PATCH] Update README.md --- daemon/README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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**