From: Thomas Hochstein Date: Sat, 18 Sep 2010 00:12:58 +0000 (+0200) Subject: groupstats.pl: Add handling of incompatible command line options. X-Git-Tag: 0.01~31 X-Git-Url: https://code.th-h.de/?p=usenet%2Fnewsstats.git;a=commitdiff_plain;h=13c5a175ef0360ce37ab9986ef53695c64fd5095;hp=13c5a175ef0360ce37ab9986ef53695c64fd5095 groupstats.pl: Add handling of incompatible command line options. -t/-l/-b are incompatible. Print warning, let -l take precedence over -t and -b over both. -q/-d are incompatible with -l and -b. Print warning, ignore them. For -l, only -o 'pretty' makes sense. Force that. Signed-off-by: Thomas Hochstein ---