Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
ISC Open Source Projects
Kea
Commits
74e2c162
Commit
74e2c162
authored
Feb 14, 2017
by
Francis Dupont
Browse files
[3770_rebase] Updated and improved manual pages
parent
56fe1731
Changes
2
Hide whitespace changes
Inline
Side-by-side
src/bin/dhcp4/kea-dhcp4.xml
View file @
74e2c162
...
...
@@ -52,9 +52,9 @@
<arg><option>
-V
</option></arg>
<arg><option>
-W
</option></arg>
<arg><option>
-d
</option></arg>
<arg><option>
-
t
</option></arg>
<arg><option>
-
c
<replaceable
class=
"parameter"
>
config-file
</replaceable></option></arg>
<arg><option>
-p
<replaceable
class=
"parameter"
>
port-number
</replaceable></option></arg>
<arg><option>
-
c
<replaceable
class=
"parameter"
>
config-file
</replaceable>
</option></arg>
<arg><option>
-
t
<replaceable
class=
"parameter"
>
config-file
</replaceable></option></arg>
<arg><option>
-p
<replaceable
class=
"parameter"
>
port-number
</replaceable></option></arg>
</cmdsynopsis>
</refsynopsisdiv>
...
...
@@ -102,16 +102,6 @@
</para></listitem>
</varlistentry>
<varlistentry>
<term><option>
-t
</option></term>
<listitem><para>
Check the syntax of the configuration file
(specified with -c) and report the first error if any. Note
that not all parameters are completely checked, in
particular, traffic sockets are not opened, control channel
socket is not opened and hook libraries are not loaded.
</para></listitem>
</varlistentry>
<varlistentry>
<term><option>
-c
</option></term>
<listitem><para>
...
...
@@ -120,6 +110,16 @@
</para></listitem>
</varlistentry>
<varlistentry>
<term><option>
-t
</option></term>
<listitem><para>
Check the configuration file
and report the first error if any. Note
that not all parameters are completely checked, in
particular, service and control channel sockets
are not opened, and hook libraries are not loaded.
</para></listitem>
</varlistentry>
<varlistentry>
<term><option>
-p
</option></term>
<listitem><para>
...
...
src/bin/dhcp6/kea-dhcp6.xml
View file @
74e2c162
...
...
@@ -52,9 +52,9 @@
<arg><option>
-V
</option></arg>
<arg><option>
-W
</option></arg>
<arg><option>
-d
</option></arg>
<arg><option>
-
t
</option></arg>
<arg><option>
-
c
<replaceable
class=
"parameter"
>
config-file
</replaceable></option></arg>
<arg><option>
-p
<replaceable
class=
"parameter"
>
port-number
</replaceable></option></arg>
<arg><option>
-
c
<replaceable
class=
"parameter"
>
config-file
</replaceable>
</option></arg>
<arg><option>
-
t
<replaceable
class=
"parameter"
>
config-file
</replaceable></option></arg>
<arg><option>
-p
<replaceable
class=
"parameter"
>
port-number
</replaceable></option></arg>
</cmdsynopsis>
</refsynopsisdiv>
...
...
@@ -103,16 +103,6 @@
</para></listitem>
</varlistentry>
<varlistentry>
<term><option>
-t
</option></term>
<listitem><para>
Check the syntax of the configuration file
(specified with -c) and report the first error if any. Note
that not all parameters are completely checked, in
particular, traffic sockets are not opened, control channel
socket is not opened and hook libraries are not loaded.
</para></listitem>
</varlistentry>
<varlistentry>
<term><option>
-c
</option></term>
<listitem><para>
...
...
@@ -121,6 +111,16 @@
</para></listitem>
</varlistentry>
<varlistentry>
<term><option>
-t
</option></term>
<listitem><para>
Check the configuration file
and report the first error if any. Note
that not all parameters are completely checked, in
particular, service and control channel sockets
are not opened, and hook libraries are not loaded.
</para></listitem>
</varlistentry>
<varlistentry>
<term><option>
-p
</option></term>
<listitem><para>
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment