From 586cf9efa1cd6dd89438edfb009f7470d4e0d7ea Mon Sep 17 00:00:00 2001 From: Vicky Risk Date: Wed, 10 Oct 2018 07:44:05 -0400 Subject: [PATCH] Update ha-scopes.json --- doc/api/ha-scopes.json | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/doc/api/ha-scopes.json b/doc/api/ha-scopes.json index d88eaa7168..2d79130d40 100644 --- a/doc/api/ha-scopes.json +++ b/doc/api/ha-scopes.json @@ -1,7 +1,6 @@ { "name": "ha-scopes", - "brief": "This command allows for modifying the High Availability (HA) scopes - that the server is serving.a sentence or two explaining what this command does", + "brief": "This command modifies the scope that the server is responsible for serving when operating in High Availability (HA) mode.", "description": "See ", "support": [ "kea-dhcp4", "kea-dhcp6" ], "avail": "1.4.0", @@ -12,6 +11,5 @@ \"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.", } -- 2.47.2