mirror of
git://git.code.sf.net/p/dhcpd-pools/code
synced 2025-12-16 15:57:00 +00:00
docs: add mustach sample files
Include samples to installation, and give a hint to user where it can be found in manual page. Signed-off-by: Sami Kerola <kerolasa@iki.fi>
This commit is contained in:
parent
74fdf90980
commit
39e6e65201
6 changed files with 294 additions and 0 deletions
|
|
@ -111,6 +111,9 @@ file. Mustache tags in the template are same as json output without IP
|
|||
address information. When the native output formats controlled with
|
||||
.B \-\-format
|
||||
option do not provide what you need you should use mustach instead.
|
||||
.IP
|
||||
@bindir@/dhcpd-pools --config @docdir@/dhcpd.conf --leases
|
||||
@docdir@/dhcpd.leases --mustach @docdir@/mustach.template
|
||||
.TP
|
||||
\fB\-o\fR, \fB\-\-output\fR=\fIFILE\fR
|
||||
.I File
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue