From: Jim Meyering Date: Mon, 29 Dec 1997 22:09:28 +0000 (+0000) Subject: (usage): s/TAB/ /g X-Git-Tag: v4.5.1~8981 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=25e06fece0cf6479f5cdaf1ef6487c133162f09d;p=thirdparty%2Fcoreutils.git (usage): s/TAB/ /g --- diff --git a/src/split.c b/src/split.c index 4f2c3db70f..1917735b69 100644 --- a/src/split.c +++ b/src/split.c @@ -110,7 +110,7 @@ PREFIX is `x'. With no INPUT, or when INPUT is -, read standard input.\n\ -l, --lines=NUMBER put NUMBER lines per output file\n\ -NUMBER same as -l NUMBER\n\ --verbose print a diagnostic to standard error just\n\ - before each output file is opened\n\ + before each output file is opened\n\ --help display this help and exit\n\ --version output version information and exit\n\ \n\