From: Ulya Fokanova Date: Thu, 23 Jan 2014 10:17:31 +0000 (+0300) Subject: Added '-8' option to usage. X-Git-Tag: 0.13.7.1~19 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=50ef42e47cce8486c6284969226a6cb1bfd29880;p=re2c Added '-8' option to usage. --- diff --git a/re2c/main.cc b/re2c/main.cc index 971433e6..e8a9a819 100644 --- a/re2c/main.cc +++ b/re2c/main.cc @@ -133,7 +133,7 @@ static const mbo_opt_struct OPTIONS[] = static void usage() { - std::cerr << "usage: re2c [-bcdDefFghirsuvVw1] [-o of] [-t th] file\n" + std::cerr << "usage: re2c [-bcdDefFghirsuvVw18] [-o of] [-t th] file\n" "\n" "-? -h --help Display this info.\n" "\n"