]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[#10,!3] version-get description clarified.
authorTomek Mrugalski <tomasz@isc.org>
Fri, 5 Oct 2018 16:41:08 +0000 (18:41 +0200)
committerTomek Mrugalski <tomasz@isc.org>
Tue, 29 Oct 2019 17:58:11 +0000 (18:58 +0100)
doc/api/version-get.json
doc/guide/ctrl-channel.xml

index 8daf8639aaf52f4a653d2ce6653407b6997ea075..7822eebabff1cca4703111239c5a0dad9541c74a 100644 (file)
@@ -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 <xref linkend=\"command-version-get\"/>",
     "support": [ "kea-dhcp4", "kea-dhcp6", "kea-ctrl-agent" ],
     "avail": "1.2.0",
index 93de5ce2dfeae3e1eb4311b251a9b3f29ccc4853..7407c5d31334ffa262fe093670dd606fea9dbbdc 100644 (file)
@@ -601,11 +601,10 @@ $ curl -X POST -H "Content-Type: application/json" -d '{ "command": "config-get"
       <section xml:id="command-version-get">
         <title>version-get</title>
         <para>
-          The <emphasis>version-get</emphasis> command returns on the control
-          channel what the command line <command>-v</command> argument
-          displays with in arguments the extended version, i.e., what
-          the command line <command>-V</command> argument displays. This command
-          does not take any parameters.
+          The <emphasis>version-get</emphasis> command returns an
+          extended information about Kea version. It is the same
+          information as Kea caled with <command>-V</command> command
+          line argument. This command does not take any parameters.
         </para>
 <screen>
 {