]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
Update ha-scopes.json
authorVicky Risk <vicky@isc.org>
Wed, 10 Oct 2018 12:42:44 +0000 (08:42 -0400)
committerTomek Mrugalski <tomasz@isc.org>
Tue, 29 Oct 2019 17:58:11 +0000 (18:58 +0100)
doc/api/ha-scopes.json

index 2d79130d401c86287cadeaf8043cf8cf0f520189..28b48eeb92d70717cf72e85d1a1c81fd3e5b037c 100644 (file)
@@ -10,6 +10,6 @@
     \"service\": [ <service, typically \"dhcp4\" or \"dhcp6\"> ],
     \"arguments\": {
         \"scopes\": [ \"HA_server1\", \"HA_server2\" ]
-    }
-    "cmd-comment": " In the example given, the arguments configure the server to handle traffic from both HA_server1 and HA_server2 scopes.",
+    }",
+    "cmd-comment": "In the example given, the arguments configure the server to handle traffic from both HA_server1 and HA_server2 scopes."
 }