#983458 haproxy: The halog(1) man page is missing the -ic flag

Package:
haproxy
Source:
haproxy
Description:
fast and reliable load balancing reverse proxy
Submitter:
Tim Duesterhus
Date:
2021-02-24 14:24:03 UTC
Severity:
minor
#983458#5
Date:
2021-02-24 14:13:24 UTC
From:
To:
Dear Maintainer,

I noticed that the halog(1) man page does not list the `-ic` (IP count)
flag.

Running `halog --help |grep -- '-ic'` shows that this flag exists:

    $ halog --help |grep -- '-ic'
           {-cc|-gt|-pct|-st|-tc|-srv|-u|-uc|-ue|-ua|-ut|-uao|-uto|-uba|-ubt|-ic}
     -ic   output statistics per ip count (time, requests, errors)

Please add this flag to the man page.