diff --git a/TODO b/TODO index 62eaf42..dbe5f0b 100644 --- a/TODO +++ b/TODO @@ -2,3 +2,6 @@ - dedupe IP counts: individual IPs or smaller CIDRs might be included in larger CIDRs, skewing the total count +- insert thousands-separators, and in a locale-specific + manner, to large numbers (e.g., IP address counts) in + the text output mode (-f text)