From c43512a7f057250142571a209acc88e41f8dfba0 Mon Sep 17 00:00:00 2001 From: Bart De Schuymer Date: Sun, 12 Oct 2003 14:42:06 +0000 Subject: *** empty log message *** --- extensions/ebt_among.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/extensions/ebt_among.c b/extensions/ebt_among.c index 8edbada..b865ca2 100644 --- a/extensions/ebt_among.c +++ b/extensions/ebt_among.c @@ -41,8 +41,8 @@ static void print_help() { printf( "`among' options:\n" -"--among-dst list : matches if ether dst is in list\n" -"--among-src list : matches if ether src is in list\n" +"--among-dst [!] list : matches if ether dst is in list\n" +"--among-src [!] list : matches if ether src is in list\n" "list has form:\n" " xx:xx:xx:xx:xx:xx[=ip.ip.ip.ip],yy:yy:yy:yy:yy:yy[=ip.ip.ip.ip]" ",...,zz:zz:zz:zz:zz:zz[=ip.ip.ip.ip][,]\n" -- cgit v1.2.3