From: Tomek Mrugalski Date: Fri, 5 Oct 2018 16:41:08 +0000 (+0200) Subject: [#10,!3] version-get description clarified. X-Git-Tag: 176-update-to-sysrepo-0-7-6-release_base~79 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3cae3b5e5d6c61cd9cad48bad83642b2656e7a4f;p=thirdparty%2Fkea.git [#10,!3] version-get description clarified. --- diff --git a/doc/api/version-get.json b/doc/api/version-get.json index 8daf8639aa..7822eebabf 100644 --- a/doc/api/version-get.json +++ b/doc/api/version-get.json @@ -1,8 +1,8 @@ { "name": "version-get", - "brief": "The version-get command returns on the control channel what the - command line -v argument displays with in arguments the extended - version, i.e., what the command line -V argument displays.", + "brief": "The version-get command returns extended information about + Kea version. The returned string is the same as if Kea would + be run with -V command line option.", "description": "See ", "support": [ "kea-dhcp4", "kea-dhcp6", "kea-ctrl-agent" ], "avail": "1.2.0", diff --git a/doc/guide/ctrl-channel.xml b/doc/guide/ctrl-channel.xml index 93de5ce2df..7407c5d313 100644 --- a/doc/guide/ctrl-channel.xml +++ b/doc/guide/ctrl-channel.xml @@ -601,11 +601,10 @@ $ curl -X POST -H "Content-Type: application/json" -d '{ "command": "config-get"
version-get - The version-get command returns on the control - channel what the command line -v argument - displays with in arguments the extended version, i.e., what - the command line -V argument displays. This command - does not take any parameters. + The version-get command returns an + extended information about Kea version. It is the same + information as Kea caled with -V command + line argument. This command does not take any parameters. {