Browse Source

[3770_rebase] Clarified the user's guide.

Tomek Mrugalski 8 years ago
parent
commit
5f270aa891
2 changed files with 4 additions and 4 deletions
  1. 2 2
      src/bin/dhcp4/kea-dhcp4.xml
  2. 2 2
      src/bin/dhcp6/kea-dhcp6.xml

+ 2 - 2
src/bin/dhcp4/kea-dhcp4.xml

@@ -105,8 +105,8 @@
       <varlistentry>
         <term><option>-t</option></term>
         <listitem><para>
-          Check the syntax of the configuration file and report the first
-          error if any.
+          Check the syntax of the configuration file (specified with
+          -c) and report the first error if any.
         </para></listitem>
       </varlistentry>
 

+ 2 - 2
src/bin/dhcp6/kea-dhcp6.xml

@@ -106,8 +106,8 @@
       <varlistentry>
         <term><option>-t</option></term>
         <listitem><para>
-          Check the syntax of the configuration file and report the first
-          error if any.
+          Check the syntax of the configuration file (specified with
+          -c) and report the first error if any.
         </para></listitem>
       </varlistentry>