From 9a219228a74b32f3b3202609a155d8f22ba47da8 Mon Sep 17 00:00:00 2001 From: james <> Date: Mon, 28 Feb 2011 18:11:10 +0000 Subject: *** empty log message *** --- apps/usage.c | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) (limited to 'apps') diff --git a/apps/usage.c b/apps/usage.c index 032f9a6..f29d9cd 100644 --- a/apps/usage.c +++ b/apps/usage.c @@ -11,6 +11,9 @@ static char rcsid[] = /* * $Log$ + * Revision 1.28 2011/02/28 18:11:10 james + * *** empty log message *** + * * Revision 1.27 2008/05/09 12:35:57 james * *** empty log message *** * @@ -166,8 +169,9 @@ usage (void) " -N provide dumb terminal emulation on stdin/stdout instead of\n" " redering the display, for use with expect(1)\n" " -I string inject string into terminal then quit (see man page\n" - " for escapes\n"); - + " for escapes\n" + " -B log the raw data to the log file, rather than running it\n" + " thru the parity error, unicode, and vt102 parsers\n" ); exit (1); } -- cgit v1.2.3