docs: add missing full-html flag

Missing both from help output & manual page.

Signed-off-by: Sami Kerola <kerolasa@iki.fi>
This commit is contained in:
Sami Kerola 2011-06-07 22:47:02 +02:00
parent 2cb7369e20
commit 4c9f177b2e
2 changed files with 2 additions and 2 deletions

View file

@ -131,7 +131,7 @@ This is ISC dhcpd pools usage analyzer.\n\
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\