mirror of
git://git.code.sf.net/p/dhcpd-pools/code
synced 2025-12-16 15:57:00 +00:00
docs: clarify man page
Signed-off-by: Sami Kerola <kerolasa@iki.fi>
This commit is contained in:
parent
7eb2e42625
commit
b5e518cd5e
1 changed files with 3 additions and 4 deletions
|
|
@ -5,17 +5,16 @@
|
||||||
.\" Add'l ontributions by:
|
.\" Add'l ontributions by:
|
||||||
.\" Dan Thorson
|
.\" Dan Thorson
|
||||||
.\"
|
.\"
|
||||||
.TH DHCPD-POOLS "1" "September 2011" "dhcpd-pools" "User Commands"
|
.TH DHCPD-POOLS "1" "October 2012" "dhcpd-pools" "User Commands"
|
||||||
.SH NAME
|
.SH NAME
|
||||||
dhcpd-pools \- ISC dhcpd pools usage analysis
|
dhcpd-pools \- ISC dhcpd pools usage analysis
|
||||||
.SH SYNOPSIS
|
.SH SYNOPSIS
|
||||||
.B dhcpd-pools
|
.B dhcpd-pools
|
||||||
[options]
|
[options]
|
||||||
[\fIOPTIONS\fR]
|
|
||||||
.SH DESCRIPTION
|
.SH DESCRIPTION
|
||||||
The program analyses ISC dhcpd shared network and pool usage and outputs the
|
The program analyses ISC dhcpd shared network and pool usage and outputs the
|
||||||
results in a format selected by user.
|
results in a format selected by user.
|
||||||
.SH FIELDS
|
.SH OUTPUT FIELDS
|
||||||
.TP
|
.TP
|
||||||
.I "shared net name"
|
.I "shared net name"
|
||||||
Name of the shared-network for the range.
|
Name of the shared-network for the range.
|
||||||
|
|
@ -54,7 +53,7 @@ is failover configuration.
|
||||||
.I "bu perc"
|
.I "bu perc"
|
||||||
Percent of addresses that failover pair can allocate. The percent appears
|
Percent of addresses that failover pair can allocate. The percent appears
|
||||||
only if there is failover configuration.
|
only if there is failover configuration.
|
||||||
.SH ARGUMENTS
|
.SH OPTIONS
|
||||||
.TP
|
.TP
|
||||||
\fB\-c\fR, \fB\-\-config\fR=\fIFILE\fR
|
\fB\-c\fR, \fB\-\-config\fR=\fIFILE\fR
|
||||||
Path to the dhcpd.conf file.
|
Path to the dhcpd.conf file.
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue