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.