]> granicus.if.org Git - re2c/commitdiff
- wb works now
authorhelly <helly@642ea486-5414-0410-9d7f-a0204ed87703>
Sat, 31 Dec 2005 01:35:40 +0000 (01:35 +0000)
committerhelly <helly@642ea486-5414-0410-9d7f-a0204ed87703>
Sat, 31 Dec 2005 01:35:40 +0000 (01:35 +0000)
main.cc

diff --git a/main.cc b/main.cc
index df57a772be6810eec57c893db3375a6ce0f22f0a..1613eb3b9143fe3252b77272881022e81308e8f3 100644 (file)
--- 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"
        ;
 }