Missing both from help output & manual page.
Signed-off-by: Sami Kerola <kerolasa@iki.fi>
\fB\-r\fR, \fB\-\-reverse\fR
Sort results in reverse order.
.TP
-\fB\-f\fR, \fB\-\-format\fR=\fI[thcxX]\fR
+\fB\-f\fR, \fB\-\-format\fR=\fI[thHcxX]\fR
Output format. Currently there is text, html, full-html and csv
(comma-separated values). Default is text. Standard html (h) outputs only
the HTML tables, and is useful for embeding more complex web pages.
fprintf(out, "\
-c, --config=FILE path to the dhcpd.conf file\n\
-l, --leases=FILE path to the dhcpd.leases file\n\
- -f, --format=[thcxX] output format\n");
+ -f, --format=[thHcxX] output format\n");
fprintf(out, "\
t for text\n\
h for html table\n\