mirror of
git://git.code.sf.net/p/dhcpd-pools/code
synced 2025-12-17 16:26:59 +00:00
Version 2.2
Signed-off-by: Sami Kerola <kerolasa@iki.fi>
This commit is contained in:
parent
61b6acf2f5
commit
658fe50312
14 changed files with 697 additions and 163 deletions
|
|
@ -2,7 +2,7 @@
|
|||
.\" http://www.iki.fi/kerolasa/
|
||||
.\" kerolasa@iki.fi
|
||||
.\"
|
||||
.TH DHCPD-POOLS 1 "Mar 9 2006 - version 2.1"
|
||||
.TH DHCPD-POOLS 1 "Mar 14 2006 - version 2.2"
|
||||
.SH NAME
|
||||
dhcpd-pools \- ISC dhcp pools usage analysis
|
||||
.SH SYNOPSIS
|
||||
|
|
@ -26,6 +26,12 @@ Output format. Currently there is text, html and csv
|
|||
.I "\-o, \-\-output"
|
||||
File where output is directed. Default is stdout.
|
||||
.TP
|
||||
.I "\-L, \-\-limit"
|
||||
Limit what is printed. Syntax is similar to chmod permission
|
||||
string. This limit string has two meaningful digits which can be
|
||||
between 0 and 7. First digit limits output of headers and second
|
||||
numeric analysis tables.
|
||||
.TP
|
||||
.I "\-v, \-\-version"
|
||||
Print version information to standard output and exit successfully.
|
||||
.TP
|
||||
|
|
@ -51,4 +57,5 @@ Sami Kerola <kerolasa@iki.fi>
|
|||
http://dhcpd-pools.sourceforge.net/
|
||||
.SH "SEE ALSO"
|
||||
.BR dhcpd.leases (5),
|
||||
.BR dhcpd.conf (5)
|
||||
.BR dhcpd.conf (5),
|
||||
.BR chmod (1)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue