From: helly Date: Sat, 31 Dec 2005 01:35:40 +0000 (+0000) Subject: - wb works now X-Git-Tag: 0.13.6~527 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=2a497ccb171a74d531606e1622e567f122b045c1;p=re2c - wb works now --- diff --git a/main.cc b/main.cc index df57a772..1613eb3b 100644 --- a/main.cc +++ b/main.cc @@ -89,8 +89,7 @@ static void usage() "-V --vernum Show version as one number.\n" "\n" "-w --wide-chars Create a parser that supports wide chars (UCS-2). This\n" - " implies -s and cannot be used together with switches \n" - " -b or -e.\n" + " implies -s and cannot be used together with -e switch.\n" ; }